Home
last modified time | relevance | path

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

12345678910>>...123

/PHP-7.0/ext/phar/tests/
H A Dfrontcontroller3.phpt16 <code><span style="color: #000000">
19 </code>
H A Dfrontcontroller9.phpt16 <code><span style="color: #000000">
19 </code>
H A Dfrontcontroller15.phpt16 <code><span style="color: #000000">
19 </code>
/PHP-7.0/ext/phar/tests/tar/
H A Dfrontcontroller9.phar.phpt16 <code><span style="color: #000000">
19 </code>
H A Dfrontcontroller3.phar.phpt16 <code><span style="color: #000000">
19 </code>
H A Dfrontcontroller15.phar.phpt16 <code><span style="color: #000000">
19 </code>
/PHP-7.0/ext/phar/tests/zip/
H A Dfrontcontroller9.phar.phpt16 <code><span style="color: #000000">
19 </code>
H A Dfrontcontroller3.phar.phpt17 <code><span style="color: #000000">
20 </code>
H A Dfrontcontroller15.phar.phpt17 <code><span style="color: #000000">
20 </code>
/PHP-7.0/ext/phar/tests/cache_list/
H A Dfrontcontroller3.phpt17 <code><span style="color: #000000">
20 </code>
H A Dfrontcontroller9.phpt17 <code><span style="color: #000000">
20 </code>
H A Dfrontcontroller15.phpt17 <code><span style="color: #000000">
20 </code>
/PHP-7.0/Zend/tests/type_declarations/
H A Dexplicit_weak_include_strict.phpt2 explicitly strict_types=0 code including strict_types=1 code
H A Dstrict_call_weak.phpt2 strict_types=1 code calling strict_types=0 code
/PHP-7.0/ext/intl/tests/
H A Dsymfony_format_type_int32_intl1.phpt17 // you can confirm it crashed by checking the exit code OR
28 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt32Intl
33 // execute the code from #testFormatTypeInt32Intl
H A Dcollator_get_error_code.phpt9 * Retrieve error code.
14 * Check if error code equals to expected one.
/PHP-7.0/sapi/cli/tests/
H A Dbug65066_100.phpt2 Bug #65066 (Cli server not responsive when responding with 422 http status code): 100 status code
H A Dbug65066_422.phpt2 Bug #65066 (Cli server not responsive when responding with 422 http status code): 422 status code
H A Dbug65066_511.phpt2 Bug #65066 (Cli server not responsive when responding with 422 http status code): 511 status code
H A Dbug71005.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-7.0/ext/pcre/pcrelib/
H A Dpcre_study.c81 find_minlength(const REAL_PCRE *re, const pcre_uchar *code, in find_minlength() argument
95 if (*code == OP_CBRA || *code == OP_SCBRA || in find_minlength()
96 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) cc += IMM2_SIZE; in find_minlength()
831 const pcre_uchar *tcode = code + 1 + LINK_SIZE; in set_start_bits()
833 if (*code == OP_CBRA || *code == OP_SCBRA || in set_start_bits()
834 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE; in set_start_bits()
1419 code += GET(code, 1); /* Advance to next branch */ in set_start_bits()
1421 while (*code == OP_ALT); in set_start_bits()
1466 pcre_uchar *code; in pcre_study() local
1497 code = (pcre_uchar *)re + re->name_table_offset + in pcre_study()
[all …]
/PHP-7.0/tests/strings/
H A Dbug26703.phpt14 <code><span style="color: #000000">
17 </code>
/PHP-7.0/ext/standard/tests/serialize/
H A Dserialization_objects_008.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c

Completed in 55 milliseconds

12345678910>>...123