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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c6999 * xmlExpGetStart:
7013 xmlExpGetStart(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, function
H A Delfgcchack.h3230 #undef xmlExpGetStart macro
3231 extern __typeof (xmlExpGetStart) xmlExpGetStart __attribute((alias("xmlExpGetStart__internal_alias")));
3233 #ifndef xmlExpGetStart
3234 extern __typeof (xmlExpGetStart) xmlExpGetStart__internal_alias __attribute((visibility("hidden")));
3235 #define xmlExpGetStart xmlExpGetStart__internal_alias macro

Completed in 626 milliseconds