Searched refs:XML_ExpatVersion (Results 1 – 4 of 4) sorted by relevance
149 PHP_XML_API const XML_Char *XML_ExpatVersion(void);
737 PHP_XML_API const XML_Char *XML_ExpatVersion(void) in XML_ExpatVersion() function
283 php_info_print_table_row(2, "EXPAT Version", XML_ExpatVersion()); in PHP_MINFO_FUNCTION()
107 #define XML_ExpatVersion php_XML_ExpatVersion macro
Completed in 17 milliseconds