Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_modules.h112 #define ZEND_MOD_OPTIONAL(name) ZEND_MOD_OPTIONAL_EX(name, NULL, NULL) macro
/PHP-8.3/ext/phar/
H A Dphar.c3616 ZEND_MOD_OPTIONAL("apc")
3617 ZEND_MOD_OPTIONAL("bz2")
3618 ZEND_MOD_OPTIONAL("openssl")
3619 ZEND_MOD_OPTIONAL("zlib")
3620 ZEND_MOD_OPTIONAL("standard")
/PHP-8.3/ext/standard/
H A Dbasic_functions.c143 ZEND_MOD_OPTIONAL("session")
/PHP-8.3/ext/session/
H A Dsession.c2976 ZEND_MOD_OPTIONAL("hash")
/PHP-8.3/ext/exif/
H A Dexif.c190 ZEND_MOD_OPTIONAL("mbstring")

Completed in 40 milliseconds