Home
last modified time | relevance | path

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

/PHP-8.3/ext/xml/
H A Dexpat_compat.h27 # define PHP_XML_API __declspec(dllexport) macro
31 # define PHP_XML_API macro
131 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 …]
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
576 PHP_XML_API int
697 PHP_XML_API int
703 PHP_XML_API int
709 PHP_XML_API int
[all …]

Completed in 15 milliseconds