Searched refs:PHP_API_VERSION (Results 1 – 3 of 3) sorted by relevance
62 …PHP_API_VERSION=`grep '#define PHP_API_VERSION' $includedir/main/php.h|$SED 's/#define PHP_API_VER…71 echo "PHP Api Version: "$PHP_API_VERSION
25 #define PHP_API_VERSION 20230831 macro
856 snprintf(temp_api, sizeof(temp_api), "%d", PHP_API_VERSION); in php_print_info()
Completed in 12 milliseconds