Home
last modified time | relevance | path

Searched refs:ZEND_VERSION (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/php73/php-7.3.33/Zend/
H A Dconfigure.ac10 ZEND_VERSION=$VERSION
H A Dzend.h23 #define ZEND_VERSION "3.3.33" macro
H A Dzend_builtin_functions.c322 ZEND_VERSION,
343 RETURN_STRINGL(ZEND_VERSION, sizeof(ZEND_VERSION)-1); in ZEND_FUNCTION()
H A Dzend.c62 #define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) 1998-2018 Zend Technol…
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dconfigure.ac10 ZEND_VERSION=$VERSION
H A Dzend.h23 #define ZEND_VERSION "3.3.33" macro
H A Dzend_builtin_functions.c322 ZEND_VERSION,
343 RETURN_STRINGL(ZEND_VERSION, sizeof(ZEND_VERSION)-1); in ZEND_FUNCTION()
H A Dzend.c62 #define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) 1998-2018 Zend Technol…
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend.h23 #define ZEND_VERSION "3.4.0" macro
H A Dzend_builtin_functions.c328 ZEND_VERSION,
349 RETURN_STRINGL(ZEND_VERSION, sizeof(ZEND_VERSION)-1); in ZEND_FUNCTION()
H A Dzend.c66 #define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) Zend Technologies\n"
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend.h23 #define ZEND_VERSION "4.0.15" macro
H A Dzend_builtin_functions.c55 ZEND_VERSION,
73 RETURN_STRINGL(ZEND_VERSION, sizeof(ZEND_VERSION)-1); in ZEND_FUNCTION()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend.h23 #define ZEND_VERSION "4.0.15" macro
H A Dzend_builtin_functions.c55 ZEND_VERSION,
73 RETURN_STRINGL(ZEND_VERSION, sizeof(ZEND_VERSION)-1); in ZEND_FUNCTION()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend.h23 #define ZEND_VERSION "3.4.0" macro
H A Dzend_builtin_functions.c328 ZEND_VERSION,
349 RETURN_STRINGL(ZEND_VERSION, sizeof(ZEND_VERSION)-1); in ZEND_FUNCTION()
H A Dzend.c66 #define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) Zend Technologies\n"
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_builtin_functions.c53 ZEND_VERSION,
71 RETURN_STRINGL(ZEND_VERSION, sizeof(ZEND_VERSION)-1); in ZEND_FUNCTION()
H A Dzend.h23 #define ZEND_VERSION "4.1.1" macro
H A Dzend.c71 #define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) Zend Technologies\n"
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_builtin_functions.c53 ZEND_VERSION,
71 RETURN_STRINGL(ZEND_VERSION, sizeof(ZEND_VERSION)-1); in ZEND_FUNCTION()
H A Dzend.h23 #define ZEND_VERSION "4.1.1" macro
H A Dzend.c71 #define ZEND_CORE_VERSION_INFO "Zend Engine v" ZEND_VERSION ", Copyright (c) Zend Technologies\n"
/dports/net/pear-XML_RPC2/XML_RPC2-1.1.4/tests/lib/
H A Drun-tests143 ZEND_VERSION: " . zend_version() . "

12