Home
last modified time | relevance | path

Searched refs:code (Results 151 – 175 of 761) sorted by relevance

12345678910>>...31

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_match.c85 pcre2_jit_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_jit_match() argument
91 (void)code; in pcre2_jit_match()
102 pcre2_real_code *re = (pcre2_real_code *)code; in pcre2_jit_match()
172 match_data->code = re; in pcre2_jit_match()
/PHP-8.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_cwd_mb_names.phpt43 Active code page: 65001
47 Active code page: %d
H A Dbug70903.phpt41 Active code page: 65001
46 Active code page: %d
/PHP-8.1/sapi/fpm/tests/
H A Dbug69625-no-script-filename.phpt22 $code = <<<EOT
27 $tester = new FPM\Tester($cfg, $code);
H A Dfastcgi_finish_request_basic.phpt22 $code = <<<EOT
29 $tester = new FPM\Tester($cfg, $code);
H A Dphp-admin-doc-root.phpt25 $code = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwd-limit-1050-msg-2900.phpt25 $code = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwd-limit-64-too-low-error.phpt24 $code = <<<EOT
29 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwd-limit-8000-msg-4096.phpt25 $code = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-dwd-limit-1050-msg-2900.phpt25 $code = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-dwd-limit-8000-msg-4096.phpt25 $code = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dbug77780-header-sent-error.phpt21 $code = <<<EOT
26 $tester = new FPM\Tester($cfg, $code);
H A Dbug68207-fastcgi-error-header-sent.phpt21 $code = <<<EOT
28 $tester = new FPM\Tester($cfg, $code);
H A Dbug73342-nonblocking-stdio.phpt22 $code = <<<EOT
29 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bm-in-shutdown-fn.phpt25 $code = <<<EOT
32 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bm-limit-1024-msg-80.phpt25 $code = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bm-limit-2048-msg-4000.phpt25 $code = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwd-limit-1050-msg-2048.phpt26 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwd-msg-with-nl.phpt23 $code = <<<EOT
28 $tester = new FPM\Tester($cfg, $code);
/PHP-8.1/tests/strings/
H A Dbug26703.phpt14 <code><span style="color: #000000">
17 </code>
/PHP-8.1/sapi/cli/tests/
H A Dbug73630.phpt10 $code = <<<'EOF'
16 php_cli_server_start($code);
H A D014.phpt11 $code = '
28 file_put_contents($filename, $code);
38 string(1478) "<code><span style="color: #000000">
41 </code>"
H A D008.phpt16 $code ='
27 file_put_contents($filename, $code);
/PHP-8.1/ext/date/tests/
H A Dtimezone_identifiers_list_wrong_constructor.phpt23 …ment #2 ($countryCode) must be a two-letter ISO 3166-1 compatible country code when argument #1 ($…
24 …ment #2 ($countryCode) must be a two-letter ISO 3166-1 compatible country code when argument #1 ($…
/PHP-8.1/ext/intl/tests/
H A Dini_use_exceptions_basic.phpt19 …: Neither "start" nor the "end" arguments can exceed the number of UTF-16 code units (in this case…
21 …: Neither "start" nor the "end" arguments can exceed the number of UTF-16 code units (in this case…

Completed in 30 milliseconds

12345678910>>...31