Home
last modified time | relevance | path

Searched refs:xmlParserInputRead (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h820 xmlParserInputRead (xmlParserInputPtr in,
/external/libxml2/
DparserInternals.c279 xmlParserInputRead(xmlParserInputPtr in, int len) { in xmlParserInputRead() function
Delfgcchack.h7647 #undef xmlParserInputRead
7648 extern __typeof (xmlParserInputRead) xmlParserInputRead __attribute((alias("xmlParserInputRead__int…
7650 #ifndef xmlParserInputRead
7651 extern __typeof (xmlParserInputRead) xmlParserInputRead__internal_alias __attribute((visibility("hi…
7652 #define xmlParserInputRead xmlParserInputRead__internal_alias macro