Home
last modified time | relevance | path

Searched refs:php_sapi_name (Results 26 – 32 of 32) sorted by relevance

12

/PHP-7.3/ext/soap/tests/
H A Dserver019.phpt5 if (php_sapi_name()=='cli') echo 'skip';
H A Dserver020.phpt5 if (php_sapi_name()=='cli') echo 'skip';
H A Dserver029.phpt17 if (php_sapi_name()=='cli') echo 'skip';
/PHP-7.3/Zend/tests/
H A Dconstant_expressions_classes.phpt8 <?php if (!extension_loaded('Zend OPcache') || php_sapi_name() != "cli") die("skip CLI only"); ?>
/PHP-7.3/ext/opcache/tests/
H A Drevalidate_path_01.phpt9 <?php if (php_sapi_name() != "cli") die("skip CLI only"); ?>
/PHP-7.3/ext/standard/
H A Dinfo.c1321 PHP_FUNCTION(php_sapi_name) in PHP_FUNCTION() argument
H A Dbasic_functions.c2771 PHP_FE(php_sapi_name, arginfo_php_sapi_name)

Completed in 23 milliseconds

12