OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkipLiterals
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxcrt/
xml_int.h
118
void
SkipLiterals
(const CFX_ByteStringC& str);
fx_xml_parser.cpp
148
void CXML_Parser::
SkipLiterals
(const CFX_ByteStringC& str) {
330
SkipLiterals
("?>");
335
SkipLiterals
("-->");
444
SkipLiterals
("?>");
477
SkipLiterals
("]]>");
480
SkipLiterals
("-->");
482
SkipLiterals
(">");
Completed in 154 milliseconds