Home
last modified time | relevance | path

Searched refs:ZEND_MODULE_API_NO (Results 1 – 25 of 28) sorted by relevance

12

/PHP-5.3/ext/pdo_sqlite/
H A Dpdo_sqlite.c44 #if ZEND_MODULE_API_NO >= 20050922
55 #if ZEND_MODULE_API_NO >= 20050922
/PHP-5.3/ext/pdo_firebird/
H A Dpdo_firebird.c40 #if ZEND_MODULE_API_NO >= 20050922
49 #if ZEND_MODULE_API_NO >= 20050922
/PHP-5.3/ext/skeleton/
H A Dskeleton.c33 #if ZEND_MODULE_API_NO >= 20010901
43 #if ZEND_MODULE_API_NO >= 20010901
/PHP-5.3/ext/pdo_oci/
H A Dpdo_oci.c41 #if ZEND_MODULE_API_NO >= 20050922
49 #if ZEND_MODULE_API_NO >= 20050922
/PHP-5.3/ext/pdo_pgsql/
H A Dpdo_pgsql.c50 #if ZEND_MODULE_API_NO >= 20050922
60 #if ZEND_MODULE_API_NO >= 20050922
/PHP-5.3/Zend/
H A Dzend_modules.h36 #define ZEND_MODULE_API_NO 20090626 macro
43 #define STANDARD_MODULE_HEADER_EX sizeof(zend_module_entry), ZEND_MODULE_API_NO, ZEND_DEBUG, USING_…
49 #define ZEND_MODULE_BUILD_ID "API" ZEND_TOSTR(ZEND_MODULE_API_NO) ZEND_BUILD_TS ZEND_BUILD_DEBUG ZE…
/PHP-5.3/ext/pdo_odbc/
H A Dpdo_odbc.c40 #if ZEND_MODULE_API_NO >= 20050922
50 #if ZEND_MODULE_API_NO >= 20050922
/PHP-5.3/
H A DREADME.EXTENSIONS22 #if ZEND_MODULE_API_NO >= 20010901
32 #if ZEND_MODULE_API_NO >= 20010901
H A Dconfigure.in1123 ZEND_MODULE_API_NO=`$EGREP '#define ZEND_MODULE_API_NO ' $srcdir/Zend/zend_modules.h|$SED 's/#defin…
1126 extbasedir=$ZEND_MODULE_API_NO
/PHP-5.3/ext/tokenizer/
H A Dtokenizer.c62 #if ZEND_MODULE_API_NO >= 20010901
72 #if ZEND_MODULE_API_NO >= 20010901
/PHP-5.3/scripts/
H A Dphpize.in61ZEND_MODULE_API_NO=`grep '#define ZEND_MODULE_API_NO' $includedir/Zend/zend_modules.h|$SED 's/#def…
70 echo "Zend Module Api No: "$ZEND_MODULE_API_NO
/PHP-5.3/ext/pdo_dblib/
H A Dpdo_dblib.c42 #if ZEND_MODULE_API_NO >= 20050922
54 #if ZEND_MODULE_API_NO >= 20050922
/PHP-5.3/ext/xsl/
H A Dphp_xsl.c50 #if ZEND_MODULE_API_NO >= 20050617
53 #elif ZEND_MODULE_API_NO >= 20010901
63 #if ZEND_MODULE_API_NO >= 20010901
/PHP-5.3/ext/standard/
H A Ddl.c182 if (module_entry->zend_api != ZEND_MODULE_API_NO) { in php_load_extension()
222 name, zend_api, ZEND_MODULE_API_NO); in php_load_extension()
H A Dinfo.c729 snprintf(temp_api, sizeof(temp_api), "%d", ZEND_MODULE_API_NO); in php_print_info()
/PHP-5.3/ext/pdo_mysql/
H A Dpdo_mysql.c188 #if ZEND_MODULE_API_NO >= 20050922
/PHP-5.3/ext/pdo/
H A Dpdo.c133 #if ZEND_MODULE_API_NO >= 20050922
145 #if ZEND_MODULE_API_NO >= 20050922
/PHP-5.3/sapi/webjames/
H A Dwebjames.c252 #if ZEND_MODULE_API_NO >= 20010901
262 #if ZEND_MODULE_API_NO >= 20010901
/PHP-5.3/ext/intl/collator/
H A Dcollator_is_numeric.c20 #if ZEND_MODULE_API_NO < 20071006
/PHP-5.3/ext/enchant/
H A Denchant.c156 #if ZEND_MODULE_API_NO >= 20010901
166 #if ZEND_MODULE_API_NO >= 20010901
/PHP-5.3/ext/hash/
H A Dhash.c1070 #if ZEND_MODULE_API_NO >= 20010901
1080 #if ZEND_MODULE_API_NO >= 20010901
/PHP-5.3/ext/intl/
H A Dphp_intl.c508 #if ZEND_MODULE_API_NO >= 20010901
/PHP-5.3/ext/sqlite/
H A Dsqlite.c610 #if ZEND_MODULE_API_NO >= 20050922
613 #elif ZEND_MODULE_API_NO >= 20010901
623 #if ZEND_MODULE_API_NO >= 20010901
626 #if ZEND_MODULE_API_NO >= 20060613
/PHP-5.3/ext/mysqli/
H A Dmysqli.c948 #if ZEND_MODULE_API_NO >= 20050922
951 #elif ZEND_MODULE_API_NO >= 20010901
/PHP-5.3/ext/filter/
H A Dfilter.c138 #if ZEND_MODULE_API_NO >= 20010901

Completed in 66 milliseconds

12