Home
last modified time | relevance | path

Searched refs:ZEND_MOD_OPTIONAL (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_modules.h112 #define ZEND_MOD_OPTIONAL(name) ZEND_MOD_OPTIONAL_EX(name, NULL, NULL) macro
/PHP-7.4/ext/phar/
H A Dphar.c3597 ZEND_MOD_OPTIONAL("apc")
3598 ZEND_MOD_OPTIONAL("bz2")
3599 ZEND_MOD_OPTIONAL("openssl")
3600 ZEND_MOD_OPTIONAL("zlib")
3601 ZEND_MOD_OPTIONAL("standard")
/PHP-7.4/ext/session/
H A Dsession.c3062 ZEND_MOD_OPTIONAL("hash")
/PHP-7.4/ext/exif/
H A Dexif.c236 ZEND_MOD_OPTIONAL("mbstring")
/PHP-7.4/ext/standard/
H A Dbasic_functions.c3446 ZEND_MOD_OPTIONAL("session")

Completed in 45 milliseconds