Searched defs:xmlCtxtResetPush (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c13362 * xmlCtxtResetPush:
13374 xmlCtxtResetPush(xmlParserCtxtPtr ctxt, const char *chunk, function
H A Delfgcchack.h2507 #undef xmlCtxtResetPush macro
2508 extern __typeof (xmlCtxtResetPush) xmlCtxtResetPush __attribute((alias("xmlCtxtResetPush__internal_alias")));
2510 #ifndef xmlCtxtResetPush
2511 extern __typeof (xmlCtxtResetPush) xmlCtxtResetPush__internal_alias __attribute((visibility("hidden")));
2512 #define xmlCtxtResetPush xmlCtxtResetPush__internal_alias macro

Completed in 132 milliseconds