Searched refs:parseComment (Results 1 - 5 of 5) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFXMLParser.c181 static Boolean parseComment(CFXMLParserRef parser, Boolean report);
334 static Boolean parseComment(CFXMLParserRef parser, Boolean report) { function
1090 success = parseComment(parser, true);
1198 if (!parseComment(parser, true)) return false;
1702 success = parseComment(parser, true);
/macosx-10.9.5/libxml2-26/libxml2/doc/
H A Dapibuild.py676 def parseComment(self, token): member in class:CParser
1028 token = self.parseComment(token)
/macosx-10.9.5/WebCore-7537.78.1/xml/parser/
H A DXMLDocumentParser.h137 void parseComment();
H A DXMLDocumentParserQt.cpp399 parseComment();
614 void XMLDocumentParser::parseComment() function in class:WebCore::XMLDocumentParser
/macosx-10.9.5/libxslt-13/libxslt/doc/
H A Dapibuild.py588 def parseComment(self, token): member in class:CParser
838 token = self.parseComment(token)

Completed in 147 milliseconds