Searched refs:xmlParseSDDecl (Results 1 – 6 of 6) sorted by relevance
485 xmlParseSDDecl (xmlParserCtxtPtr ctxt);
374 d xmlParseSDDecl pr extproc('xmlParseSDDecl')
210 xmlParseSDDecl;
7489 #undef xmlParseSDDecl7490 extern __typeof (xmlParseSDDecl) xmlParseSDDecl __attribute((alias("xmlParseSDDecl__internal_alias"…7492 #ifndef xmlParseSDDecl7493 extern __typeof (xmlParseSDDecl) xmlParseSDDecl__internal_alias __attribute((visibility("hidden")));7494 #define xmlParseSDDecl xmlParseSDDecl__internal_alias macro
10629 xmlParseSDDecl(xmlParserCtxtPtr ctxt) { in xmlParseSDDecl() function10780 ctxt->input->standalone = xmlParseSDDecl(ctxt); in xmlParseXMLDecl()
1366 xmlParseSDDecl