Searched refs:ZEND_MODULE_API_NO (Results 1 – 25 of 27) sorted by relevance
12
44 #if ZEND_MODULE_API_NO >= 2005092255 #if ZEND_MODULE_API_NO >= 20050922
33 #if ZEND_MODULE_API_NO >= 2001090143 #if ZEND_MODULE_API_NO >= 20010901
50 #if ZEND_MODULE_API_NO >= 2005092260 #if ZEND_MODULE_API_NO >= 20050922
41 #if ZEND_MODULE_API_NO >= 2005092249 #if ZEND_MODULE_API_NO >= 20050922
36 #define ZEND_MODULE_API_NO 20121212 macro43 #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…
40 #if ZEND_MODULE_API_NO >= 2005092250 #if ZEND_MODULE_API_NO >= 20050922
30 #if ZEND_MODULE_API_NO >= 2001090140 #if ZEND_MODULE_API_NO >= 20010901
1192 ZEND_MODULE_API_NO=`$EGREP '#define ZEND_MODULE_API_NO ' $srcdir/Zend/zend_modules.h|$SED 's/#defin…1195 extbasedir=$ZEND_MODULE_API_NO
64 #if ZEND_MODULE_API_NO >= 2001090174 #if ZEND_MODULE_API_NO >= 20010901
42 #if ZEND_MODULE_API_NO >= 2005092254 #if ZEND_MODULE_API_NO >= 20050922
62 …ZEND_MODULE_API_NO=`grep '#define ZEND_MODULE_API_NO' $includedir/Zend/zend_modules.h|$SED 's/#def…71 echo "Zend Module Api No: "$ZEND_MODULE_API_NO
50 #if ZEND_MODULE_API_NO >= 2005061753 #elif ZEND_MODULE_API_NO >= 2001090163 #if ZEND_MODULE_API_NO >= 20010901
184 if (module_entry->zend_api != ZEND_MODULE_API_NO) { in php_load_extension()224 name, zend_api, ZEND_MODULE_API_NO); in php_load_extension()
974 snprintf(temp_api, sizeof(temp_api), "%d", ZEND_MODULE_API_NO); in php_print_info()
133 #if ZEND_MODULE_API_NO >= 20050922145 #if ZEND_MODULE_API_NO >= 20050922
252 #if ZEND_MODULE_API_NO >= 20010901262 #if ZEND_MODULE_API_NO >= 20010901
226 #if ZEND_MODULE_API_NO >= 20050922
20 #if ZEND_MODULE_API_NO < 20071006
156 #if ZEND_MODULE_API_NO >= 20010901166 #if ZEND_MODULE_API_NO >= 20010901
1231 #if ZEND_MODULE_API_NO >= 200109011241 #if ZEND_MODULE_API_NO >= 20010901
1000 #if ZEND_MODULE_API_NO >= 200509221003 #elif ZEND_MODULE_API_NO >= 20010901
876 #if ZEND_MODULE_API_NO >= 20010901
139 #if ZEND_MODULE_API_NO >= 20010901
338 #if ZEND_MODULE_API_NO >= 20050922341 #elif ZEND_MODULE_API_NO >= 20010901
2500 #if ZEND_MODULE_API_NO >= 200509222513 #if ZEND_MODULE_API_NO >= 20050922
Completed in 109 milliseconds