Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_modules.h112 #define ZEND_MOD_OPTIONAL(name) ZEND_MOD_OPTIONAL_EX(name, NULL, NULL) macro
/PHP-8.0/ext/phar/
H A Dphar.c3637 ZEND_MOD_OPTIONAL("apc")
3638 ZEND_MOD_OPTIONAL("bz2")
3639 ZEND_MOD_OPTIONAL("openssl")
3640 ZEND_MOD_OPTIONAL("zlib")
3641 ZEND_MOD_OPTIONAL("standard")
/PHP-8.0/ext/standard/
H A Dbasic_functions.c123 ZEND_MOD_OPTIONAL("session")
/PHP-8.0/ext/session/
H A Dsession.c2905 ZEND_MOD_OPTIONAL("hash")
/PHP-8.0/ext/exif/
H A Dexif.c190 ZEND_MOD_OPTIONAL("mbstring")

Completed in 40 milliseconds