Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_modules.h112 #define ZEND_MOD_OPTIONAL(name) ZEND_MOD_OPTIONAL_EX(name, NULL, NULL) macro
/php-src/ext/phar/
H A Dphar.c3607 ZEND_MOD_OPTIONAL("apc")
3608 ZEND_MOD_OPTIONAL("bz2")
3609 ZEND_MOD_OPTIONAL("openssl")
3610 ZEND_MOD_OPTIONAL("zlib")
3611 ZEND_MOD_OPTIONAL("standard")
/php-src/ext/standard/
H A Dbasic_functions.c138 ZEND_MOD_OPTIONAL("session")
/php-src/ext/session/
H A Dsession.c3000 ZEND_MOD_OPTIONAL("spl")
/php-src/ext/exif/
H A Dexif.c190 ZEND_MOD_OPTIONAL("mbstring")
/php-src/ext/soap/
H A Dsoap.c307 ZEND_MOD_OPTIONAL("session")

Completed in 79 milliseconds