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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c6306 * xmlExpNewCtxt:
6315 xmlExpNewCtxt(int maxNodes, xmlDictPtr dict) { function
H A Delfgcchack.h3278 #undef xmlExpNewCtxt macro
3279 extern __typeof (xmlExpNewCtxt) xmlExpNewCtxt __attribute((alias("xmlExpNewCtxt__internal_alias")));
3281 #ifndef xmlExpNewCtxt
3282 extern __typeof (xmlExpNewCtxt) xmlExpNewCtxt__internal_alias __attribute((visibility("hidden")));
3283 #define xmlExpNewCtxt xmlExpNewCtxt__internal_alias macro

Completed in 103 milliseconds