Home
last modified time | relevance | path

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

/PHP-7.4/ext/xml/
H A Dexpat_compat.h29 # define PHP_XML_API __declspec(dllexport) macro
31 # define PHP_XML_API __attribute__ ((visibility("default"))) macro
33 # define PHP_XML_API macro

Completed in 5 milliseconds