Home
last modified time | relevance | path

Searched refs:SkipLiterals (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp167 void CXML_Parser::SkipLiterals(FX_BSTR str) in SkipLiterals() function in CXML_Parser
350 SkipLiterals(FX_BSTRC("?>")); in GetTagName()
355 SkipLiterals(FX_BSTRC("-->")); in GetTagName()
486 SkipLiterals(FX_BSTRC("?>")); in ParseElement()
523 SkipLiterals(FX_BSTRC("]]>")); in ParseElement()
526 SkipLiterals(FX_BSTRC("-->")); in ParseElement()
528 SkipLiterals(FX_BSTRC(">")); in ParseElement()
Dxml_int.h172 void SkipLiterals(FX_BSTR str);