Searched refs:xmlXPathConvertString (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dxpath.h492 xmlXPathConvertString (xmlXPathObjectPtr val);
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dextra.c192 obj = xmlXPathConvertString(obj);
H A Dtemplates.c141 res = xmlXPathConvertString(res);
H A Dfunctions.c568 obj = xmlXPathConvertString(obj);
H A Dxsltutils.c1038 res = xmlXPathConvertString(res);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxpath.h488 xmlXPathConvertString (xmlXPathObjectPtr val);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms487 xmlXPathConvertString;
H A Delfgcchack.h16016 #undef xmlXPathConvertString macro
16017 extern __typeof (xmlXPathConvertString) xmlXPathConvertString __attribute((alias("xmlXPathConvertString__internal_alias")));
16019 #ifndef xmlXPathConvertString
16020 extern __typeof (xmlXPathConvertString) xmlXPathConvertString__internal_alias __attribute((visibility("hidden")));
16021 #define xmlXPathConvertString xmlXPathConvertString__internal_alias macro
H A Dxpath.c2353 * This is the cached version of xmlXPathConvertString().
5792 * xmlXPathConvertString:
5801 xmlXPathConvertString(xmlXPathObjectPtr val) { function
H A Dtestapi.c[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms487 xmlXPathConvertString;
H A Delfgcchack.h15842 #undef xmlXPathConvertString macro
15843 extern __typeof (xmlXPathConvertString) xmlXPathConvertString __attribute((alias("xmlXPathConvertString__internal_alias")));
15845 #ifndef xmlXPathConvertString
15846 extern __typeof (xmlXPathConvertString) xmlXPathConvertString__internal_alias __attribute((visibility("hidden")));
15847 #define xmlXPathConvertString xmlXPathConvertString__internal_alias macro
H A Dxpath.c2267 * This is the cached version of xmlXPathConvertString().
5678 * xmlXPathConvertString:
5687 xmlXPathConvertString(xmlXPathObjectPtr val) { function
H A Dtestapi.c[all...]

Completed in 358 milliseconds