Searched refs:parseAttributes (Results 1 - 10 of 10) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFXMLParser.c198 static Boolean parseAttributes(CFXMLParserRef parser);
1502 if (!parseAttributes(parser)) return false; // parsed directly into parser->argDict ; parseAttributes consumes any trailing whitespace
1607 Boolean parseAttributes(CFXMLParserRef parser) { function
/macosx-10.9.5/ICU-511.35/icuSources/tools/dumpce/
H A Ddumpce.cpp677 void parseAttributes() { function
1588 parseAttributes();
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DProcessingInstruction.cpp35 #include "XMLDocumentParser.h" // for parseAttributes()
116 const HashMap<String, String> attrs = parseAttributes(m_data, attrsOk);
/macosx-10.9.5/WebCore-7537.78.1/xml/parser/
H A DXMLDocumentParser.h224 HashMap<String, String> parseAttributes(const String&, bool& attrsOK);
H A DXMLDocumentParserLibxml2.cpp1529 HashMap<String, String> parseAttributes(const String& string, bool& attrsOK) function in namespace:WebCore
H A DXMLDocumentParserQt.cpp311 HashMap<String, String> parseAttributes(const String& string, bool& attrsOK) function in namespace:WebCore
/macosx-10.9.5/ntp-88/libopts/
H A Dconfigfile.c695 pzText = parseAttributes( pOpts, pzText, &mode, &valu );
751 * Erase any attributes parsed by "parseAttributes()".
991 /* parseAttributes
996 parseAttributes( function
H A Dproto.h52 parseAttributes(
/macosx-10.9.5/ntp-88/sntp/libopts/
H A Dconfigfile.c695 pzText = parseAttributes( pOpts, pzText, &mode, &valu );
751 * Erase any attributes parsed by "parseAttributes()".
991 /* parseAttributes
996 parseAttributes( function
H A Dproto.h52 parseAttributes(

Completed in 286 milliseconds