Home
last modified time | relevance | path

Searched defs:phpdbg (Results 1 – 25 of 101) sorted by relevance

12345

/dports/lang/php81/php-8.1.1/sapi/phpdbg/
H A Dcreate-test.php27 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE') ?: null; variable
38 $phpdbg = $argv[++$i]; variable
H A Dtest.php8 class phpdbg { class
/dports/www/mod_php80/php-8.0.15/sapi/phpdbg/
H A Dcreate-test.php27 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE') ?: null; variable
38 $phpdbg = $argv[++$i]; variable
H A Dphpdbg_sigio_win32.c24 ZEND_EXTERN_MODULE_GLOBALS(phpdbg) in ZEND_EXTERN_MODULE_GLOBALS() argument
H A Dtest.php8 class phpdbg { class
/dports/www/mod_php81/php-8.1.1/sapi/phpdbg/
H A Dcreate-test.php27 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE') ?: null; variable
38 $phpdbg = $argv[++$i]; variable
H A Dtest.php8 class phpdbg { class
/dports/lang/php73/php-7.3.33/sapi/phpdbg/
H A Dcreate-test.php29 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE') ?: null; variable
40 $phpdbg = $argv[++$i]; variable
H A Dphpdbg_sigio_win32.c26 ZEND_EXTERN_MODULE_GLOBALS(phpdbg) in ZEND_EXTERN_MODULE_GLOBALS() argument
H A Dtest.php8 class phpdbg { class
/dports/lang/php74/php-7.4.27/sapi/phpdbg/
H A Dcreate-test.php29 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE') ?: null; variable
40 $phpdbg = $argv[++$i]; variable
H A Dphpdbg_sigio_win32.c26 ZEND_EXTERN_MODULE_GLOBALS(phpdbg) in ZEND_EXTERN_MODULE_GLOBALS() argument
H A Dtest.php8 class phpdbg { class
/dports/lang/php80/php-8.0.15/sapi/phpdbg/
H A Dcreate-test.php27 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE') ?: null; variable
38 $phpdbg = $argv[++$i]; variable
H A Dphpdbg_sigio_win32.c24 ZEND_EXTERN_MODULE_GLOBALS(phpdbg) in ZEND_EXTERN_MODULE_GLOBALS() argument
H A Dtest.php8 class phpdbg { class
/dports/www/mod_php74/php-7.4.27/sapi/phpdbg/
H A Dcreate-test.php29 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE') ?: null; variable
40 $phpdbg = $argv[++$i]; variable
H A Dphpdbg_sigio_win32.c26 ZEND_EXTERN_MODULE_GLOBALS(phpdbg) in ZEND_EXTERN_MODULE_GLOBALS() argument
H A Dtest.php8 class phpdbg { class
/dports/www/mod_php73/php-7.3.33/sapi/phpdbg/
H A Dcreate-test.php29 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE') ?: null; variable
40 $phpdbg = $argv[++$i]; variable
H A Dphpdbg_sigio_win32.c26 ZEND_EXTERN_MODULE_GLOBALS(phpdbg) in ZEND_EXTERN_MODULE_GLOBALS() argument
H A Dtest.php8 class phpdbg { class
/dports/lang/php73/php-7.3.33/
H A Drun-tests.php125 $phpdbg = null; variable
160 $phpdbg = realpath(dirname($php) . "/phpdbg.exe"); variable
162 $phpdbg = realpath(dirname($php) . "/../../sapi/phpdbg/phpdbg"); variable
164 $phpdbg = realpath("./sapi/phpdbg/phpdbg"); variable
166 $phpdbg = realpath(dirname($php) . "/phpdbg"); variable
168 $phpdbg = null; variable
176 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE'); variable
179 $phpdbg = TEST_PHP_SRCDIR . '/sapi/phpdbg/phpdbg'; variable
/dports/devel/pecl-xdebug/xdebug-3.1.2/
H A Drun-xdebug-tests.php125 $phpdbg = null; variable
163 $phpdbg = realpath(dirname($php) . "/phpdbg.exe"); variable
165 $phpdbg = realpath(dirname($php) . "/../../sapi/phpdbg/phpdbg"); variable
167 $phpdbg = realpath("./sapi/phpdbg/phpdbg"); variable
169 $phpdbg = realpath(dirname($php) . "/phpdbg"); variable
171 $phpdbg = null; variable
179 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE'); variable
182 $phpdbg = TEST_PHP_SRCDIR . '/sapi/phpdbg/phpdbg'; variable
/dports/www/mod_php73/php-7.3.33/
H A Drun-tests.php125 $phpdbg = null; variable
160 $phpdbg = realpath(dirname($php) . "/phpdbg.exe"); variable
162 $phpdbg = realpath(dirname($php) . "/../../sapi/phpdbg/phpdbg"); variable
164 $phpdbg = realpath("./sapi/phpdbg/phpdbg"); variable
166 $phpdbg = realpath(dirname($php) . "/phpdbg"); variable
168 $phpdbg = null; variable
176 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE'); variable
179 $phpdbg = TEST_PHP_SRCDIR . '/sapi/phpdbg/phpdbg'; variable

12345