Searched refs:xmlParseSDDecl (Results 1 – 6 of 6) sorted by relevance
485 xmlParseSDDecl (xmlParserCtxtPtr ctxt);
374 d xmlParseSDDecl pr extproc('xmlParseSDDecl')
210 xmlParseSDDecl;
7499 #undef xmlParseSDDecl7500 extern __typeof (xmlParseSDDecl) xmlParseSDDecl __attribute((alias("xmlParseSDDecl__internal_alias"…7502 #ifndef xmlParseSDDecl7503 extern __typeof (xmlParseSDDecl) xmlParseSDDecl__internal_alias __attribute((visibility("hidden")));7504 #define xmlParseSDDecl xmlParseSDDecl__internal_alias macro
10482 xmlParseSDDecl(xmlParserCtxtPtr ctxt) { in xmlParseSDDecl() function10633 ctxt->input->standalone = xmlParseSDDecl(ctxt); in xmlParseXMLDecl()
1367 xmlParseSDDecl