Searched refs:PHP_XML_API (Results 1 – 2 of 2) sorted by relevance
27 # define PHP_XML_API __declspec(dllexport) macro31 # define PHP_XML_API macro131 PHP_XML_API void XML_SetUserData(XML_Parser, void *);132 PHP_XML_API void *XML_GetUserData(XML_Parser);143 PHP_XML_API int XML_GetErrorCode(XML_Parser);144 PHP_XML_API const XML_Char *XML_ErrorString(int);145 PHP_XML_API int XML_GetCurrentLineNumber(XML_Parser);147 PHP_XML_API int XML_GetCurrentByteIndex(XML_Parser);148 PHP_XML_API int XML_GetCurrentByteCount(XML_Parser);149 PHP_XML_API const XML_Char *XML_ExpatVersion(void);[all …]
490 PHP_XML_API void502 PHP_XML_API void509 PHP_XML_API void515 PHP_XML_API void521 PHP_XML_API void563 PHP_XML_API int576 PHP_XML_API int697 PHP_XML_API int703 PHP_XML_API int709 PHP_XML_API int[all …]
Completed in 9 milliseconds