Searched refs:xmlExpGetStart (Results 1 – 3 of 3) sorted by relevance
195 xmlExpGetStart (xmlExpCtxtPtr ctxt,
3242 #undef xmlExpGetStart3243 extern __typeof (xmlExpGetStart) xmlExpGetStart __attribute((alias("xmlExpGetStart__internal_alias"…3245 #ifndef xmlExpGetStart3246 extern __typeof (xmlExpGetStart) xmlExpGetStart__internal_alias __attribute((visibility("hidden")));3247 #define xmlExpGetStart xmlExpGetStart__internal_alias macro
7040 xmlExpGetStart(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, in xmlExpGetStart() function