Searched refs:xmlExpGetStart (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlregexp.h195 xmlExpGetStart (xmlExpCtxtPtr ctxt,
/external/libxml2/
H A Dlibxml2.syms2082 xmlExpGetStart;
H A Delfgcchack.h3334 #undef xmlExpGetStart macro
3335 extern __typeof (xmlExpGetStart) xmlExpGetStart __attribute((alias("xmlExpGetStart__internal_alias")));
3337 #ifndef xmlExpGetStart
3338 extern __typeof (xmlExpGetStart) xmlExpGetStart__internal_alias __attribute((visibility("hidden")));
3339 #define xmlExpGetStart xmlExpGetStart__internal_alias macro
H A Dxmlregexp.c7046 * xmlExpGetStart:
7060 xmlExpGetStart(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, function
H A Dtestapi.c33259 ret_val = xmlExpGetStart(ctxt, exp, (const xmlChar **)tokList, len);
33268 printf("Leak of %d blocks found in xmlExpGetStart",
[all...]

Completed in 166 milliseconds