Home
last modified time | relevance | path

Searched refs:PHP_XML_API (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/xml/
H A Dexpat_compat.h29 # define PHP_XML_API __declspec(dllexport) macro
33 # define PHP_XML_API macro
133 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 int XML_GetCurrentByteIndex(XML_Parser);
150 PHP_XML_API int XML_GetCurrentByteCount(XML_Parser);
151 PHP_XML_API const XML_Char *XML_ExpatVersion(void);
[all …]
H A Dcompat.c490 PHP_XML_API void
502 PHP_XML_API void
509 PHP_XML_API void
515 PHP_XML_API void
521 PHP_XML_API void
563 PHP_XML_API int
572 PHP_XML_API int
693 PHP_XML_API int
699 PHP_XML_API int
705 PHP_XML_API int
[all …]

Completed in 8 milliseconds