Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-19 | Remove CFX_DSPATemplate usage in CXFA_TextParser | dsinclair | |
This CL changes the check to use std::binary_search instead of the custom lookup method. The tag validation has been split out to a separate method with unit tests added. Review-Url: https://codereview.chromium.org/1996623002 |