Searched refs:xmlExpRef (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlregexp.h157 xmlExpRef (xmlExpNodePtr expr);
/external/libxml2/include/libxml/
H A Dxmlregexp.h157 xmlExpRef (xmlExpNodePtr expr);
/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h3350 #undef xmlExpRef macro
3351 extern __typeof (xmlExpRef) xmlExpRef __attribute((alias("xmlExpRef__internal_alias")));
3353 #ifndef xmlExpRef
3354 extern __typeof (xmlExpRef) xmlExpRef__internal_alias __attribute((visibility("hidden")));
3355 #define xmlExpRef xmlExpRef__internal_alias macro
H A Dxmlregexp.c6812 * xmlExpRef:
6818 xmlExpRef(xmlExpNodePtr exp) { function
6851 * an handle on them use xmlExpRef() and use xmlExpFree() to release them,
6876 * an handle on them use xmlExpRef() and use xmlExpFree() to release them,
6902 * an handle on it use xmlExpRef() and use xmlExpFree() to release it,
H A Dtestapi.c33138 xmlExpRef(exp);
33143 printf("Leak of %d blocks found in xmlExpRef",
[all...]
/external/libxml2/
H A Delfgcchack.h3442 #undef xmlExpRef macro
3443 extern __typeof (xmlExpRef) xmlExpRef __attribute((alias("xmlExpRef__internal_alias")));
3445 #ifndef xmlExpRef
3446 extern __typeof (xmlExpRef) xmlExpRef__internal_alias __attribute((visibility("hidden")));
3447 #define xmlExpRef xmlExpRef__internal_alias macro
H A Dxmlregexp.c6826 * xmlExpRef:
6832 xmlExpRef(xmlExpNodePtr exp) { function
6865 * an handle on them use xmlExpRef() and use xmlExpFree() to release them,
6890 * an handle on them use xmlExpRef() and use xmlExpFree() to release them,
6916 * an handle on it use xmlExpRef() and use xmlExpFree() to release it,

Completed in 996 milliseconds