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 macro133 PHP_XML_API void XML_SetUserData(XML_Parser, void *);134 PHP_XML_API void *XML_GetUserData(XML_Parser);145 PHP_XML_API int XML_GetErrorCode(XML_Parser);146 PHP_XML_API const XML_Char *XML_ErrorString(int);147 PHP_XML_API int XML_GetCurrentLineNumber(XML_Parser);149 PHP_XML_API long XML_GetCurrentByteIndex(XML_Parser);150 PHP_XML_API int XML_GetCurrentByteCount(XML_Parser);151 PHP_XML_API const XML_Char *XML_ExpatVersion(void);[all …]
470 PHP_XML_API void482 PHP_XML_API void489 PHP_XML_API void495 PHP_XML_API void501 PHP_XML_API void507 PHP_XML_API void543 PHP_XML_API int556 PHP_XML_API int677 PHP_XML_API int683 PHP_XML_API int[all …]
Completed in 7 milliseconds