Searched refs:PHP_GINIT (Results 1 – 25 of 33) sorted by relevance
12
/php-src/ext/dl_test/ |
H A D | dl_test.c | 180 PHP_GINIT(dl_test),
|
/php-src/ext/intl/ |
H A D | php_intl.c | 121 PHP_GINIT(intl), /* globals ctor */
|
/php-src/ext/pdo_dblib/ |
H A D | pdo_dblib.c | 64 PHP_GINIT(dblib),
|
/php-src/ext/pdo_mysql/ |
H A D | pdo_mysql.c | 269 PHP_GINIT(pdo_mysql),
|
/php-src/ext/com_dotnet/ |
H A D | com_extension.c | 67 PHP_GINIT(com_dotnet),
|
/php-src/ext/mysqlnd/ |
H A D | php_mysqlnd.c | 287 PHP_GINIT(mysqlnd),
|
/php-src/ext/json/ |
H A D | json.c | 88 PHP_GINIT(json),
|
/php-src/main/ |
H A D | php.h | 384 #define PHP_GINIT ZEND_GINIT macro
|
/php-src/ext/random/ |
H A D | random.c | 827 PHP_GINIT(random), /* PHP_GINIT - Global initialization */
|
/php-src/ext/mysqli/ |
H A D | mysqli.c | 625 PHP_GINIT(mysqli),
|
/php-src/ext/posix/ |
H A D | posix.c | 91 PHP_GINIT(posix),
|
/php-src/ext/dba/ |
H A D | dba.c | 80 PHP_GINIT(dba),
|
/php-src/ext/zend_test/ |
H A D | test.c | 1409 PHP_GINIT(zend_test),
|
/php-src/ext/zlib/ |
H A D | zlib.c | 1435 PHP_GINIT(zlib),
|
/php-src/ext/libxml/ |
H A D | libxml.c | 102 PHP_GINIT(libxml), /* globals ctor */
|
/php-src/ext/pcntl/ |
H A D | pcntl.c | 162 PHP_GINIT(pcntl),
|
/php-src/ext/xml/ |
H A D | xml.c | 180 PHP_GINIT(xml), /* globals ctor */
|
/php-src/ext/bcmath/ |
H A D | bcmath.c | 61 PHP_GINIT(bcmath),
|
/php-src/ext/snmp/ |
H A D | snmp.c | 2085 PHP_GINIT(snmp),
|
/php-src/ext/iconv/ |
H A D | iconv.c | 103 PHP_GINIT(iconv),
|
/php-src/ext/sqlite3/ |
H A D | sqlite3.c | 2482 PHP_GINIT(sqlite3),
|
/php-src/ext/sockets/ |
H A D | sockets.c | 206 PHP_GINIT(sockets),
|
/php-src/ext/pcre/ |
H A D | php_pcre.c | 3032 PHP_GINIT(pcre),
|
/php-src/ext/session/ |
H A D | session.c | 3393 PHP_GINIT(ps),
|
/php-src/ext/dom/ |
H A D | php_dom.c | 713 PHP_GINIT(dom),
|
Completed in 100 milliseconds
12