Searched refs:xmlXPathRegisterAllFunctions (Results 1 – 8 of 8) sorted by relevance
534 xmlXPathRegisterAllFunctions (xmlXPathContextPtr ctxt);
532 xmlXPathRegisterAllFunctions (xmlXPathContextPtr ctxt);
3001 xmlXPathRegisterAllFunctions
17120 #undef xmlXPathRegisterAllFunctions17121 extern __typeof (xmlXPathRegisterAllFunctions) xmlXPathRegisterAllFunctions __attribute((alias("xml…17123 #ifndef xmlXPathRegisterAllFunctions17124 extern __typeof (xmlXPathRegisterAllFunctions) xmlXPathRegisterAllFunctions__internal_alias __attri…17125 #define xmlXPathRegisterAllFunctions xmlXPathRegisterAllFunctions__internal_alias macro
6143 xmlXPathRegisterAllFunctions(ret); in xmlXPathNewContext()15292 xmlXPathRegisterAllFunctions(xmlXPathContextPtr ctxt) in xmlXPathRegisterAllFunctions() function
16946 #undef xmlXPathRegisterAllFunctions16947 extern __typeof (xmlXPathRegisterAllFunctions) xmlXPathRegisterAllFunctions __attribute((alias("xml…16949 #ifndef xmlXPathRegisterAllFunctions16950 extern __typeof (xmlXPathRegisterAllFunctions) xmlXPathRegisterAllFunctions__internal_alias __attri…16951 #define xmlXPathRegisterAllFunctions xmlXPathRegisterAllFunctions__internal_alias macro
6029 xmlXPathRegisterAllFunctions(ret); in xmlXPathNewContext()15093 xmlXPathRegisterAllFunctions(xmlXPathContextPtr ctxt) in xmlXPathRegisterAllFunctions() function
49639 xmlXPathRegisterAllFunctions(ctxt); in test_xmlXPathRegisterAllFunctions()