Home
last modified time | relevance | path

Searched refs:pass2 (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/standard/html_tables/
H A Dhtml_table_gen.php353 $pass2 = false; variable
417 if (!$pass2)
451 if ($pass2 < 2)
490 if ($pass2 < 2)
516 if (!$pass2)
566 if ($pass2 < 2)
569 if ($pass2 > 1)
597 if (!$pass2)
717 if (!$pass2)
790 if (!$pass2) {
[all …]
/PHP-8.1/Zend/tests/
H A Dbug35634.phpt12 } else if (defined("pass2")) {
31 define("pass2", 1);
/PHP-8.1/ext/zend_test/tests/
H A Doptimizer_register_pass.phpt26 pass2
/PHP-8.1/ext/json/tests/
H A Dpass002.phpt2 JSON (http://www.crockford.com/JSON/JSON_checker/test/pass2.json)
/PHP-8.1/ext/zend_test/
H A Dtest.c96 static void pass2(zend_script *script, void *context) in pass2() function
739 zend_optimizer_register_pass(pass2); in PHP_MINIT_FUNCTION()

Completed in 11 milliseconds