Home
last modified time | relevance | path

Searched refs:backslash (Results 1 – 25 of 33) sorted by relevance

12

/php-src/Zend/tests/
H A Dbug44830.phpt2 Bug #44830 (Very minor issue with backslash in heredoc)
6 $backslash = <<<EOT
10 var_dump($backslash);
H A Dframeless_bug_001.phpt19 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %s on line %d
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback_array_error.phpt98 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL byte …
101 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL byte …
104 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL byte …
107 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL byte …
H A Ddelimiters.phpt26 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %sdelimiters.p…
40 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %sdelimiters.p…
H A Dnull_bytes.phpt32 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %snull_bytes.p…
45 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %snull_bytes.p…
H A Dbug73392.phpt34 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL byte …
H A Dpreg_replace_callback_error1.phpt46 Warning: preg_replace_callback(): Delimiter must not be alphanumeric, backslash, or NUL byte in %s …
H A Dpreg_replace_error1.phpt37 Warning: preg_replace(): Delimiter must not be alphanumeric, backslash, or NUL byte in %spreg_repla…
H A Dpreg_grep_error1.phpt40 Warning: preg_grep(): Delimiter must not be alphanumeric, backslash, or NUL byte in %spreg_grep_err…
H A Dpreg_split_error1.phpt40 Warning: preg_split(): Delimiter must not be alphanumeric, backslash, or NUL byte in %spreg_split_e…
H A Dpreg_match_error1.phpt39 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %spreg_match_e…
H A Dpreg_match_all_error1.phpt42 Warning: preg_match_all(): Delimiter must not be alphanumeric, backslash, or NUL byte in %spreg_mat…
/php-src/ext/json/tests/
H A Dfail001.phpt21 '["Illegal backslash escape: \\x15"]',
22 '["Illegal backslash escape: \\\'"]',
23 '["Illegal backslash escape: \\017"]',
113 Testing: ["Illegal backslash escape: \x15"]
118 Testing: ["Illegal backslash escape: \'"]
123 Testing: ["Illegal backslash escape: \017"]
H A Dpass001.phpt28 \"backslash\": \"\\\\\",
111 "backslash": "\\",
195 ["backslash"]=>
333 ["backslash"]=>
426 …e-13,"E":1.23456789e+34,"":0,"zero":0,"one":1,"space":" ","quote":"\"","backslash":"\\","controls"…
428 …e-13,"E":1.23456789e+34,"":0,"zero":0,"one":1,"space":" ","quote":"\"","backslash":"\\","controls"…
475 ["backslash"]=>
613 ["backslash"]=>
H A Dpass001.1.phpt34 \"backslash\": \"\\\\\",
122 "backslash": "\\",
212 ["backslash"]=>
393 ["backslash"]=>
527 …,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":" ","quote":"\"","backslash":"\\","controls"…
529 …,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":" ","quote":"\"","backslash":"\\","controls"…
578 ["backslash"]=>
759 ["backslash"]=>
H A Dpass001.1_64bit.phpt38 \"backslash\": \"\\\\\",
126 "backslash": "\\",
216 ["backslash"]=>
397 ["backslash"]=>
531 …,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":" ","quote":"\"","backslash":"\\","controls"…
533 …,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":" ","quote":"\"","backslash":"\\","controls"…
582 ["backslash"]=>
763 ["backslash"]=>
/php-src/ext/session/tests/
H A Dbug80774.phpt2 Bug #80774 (session_name() problem with backslash)
/php-src/Zend/tests/varSyntax/
H A Dstatic_prop_on_expr_class_with_backslash.phpt2 Static property on constexpr class with leading backslash
/php-src/ext/mbstring/tests/
H A Dbug77514.phpt2 Bug #77514: mb_ereg_replace() with trailing backslash adds null byte
H A Deucjp_encoding.phpt21 /* Kuten code 0x2140 (EUC-JP 0xA1C0) is a backslash; this can be mapped to
22 * 0x005C for an ordinary backslash, or 0xFF3C for a _fullwidth_ one
H A Deucjp_2004_encoding.phpt51 * different from its normal meaning ASCII. In ASCII it's a backslash,
/php-src/Zend/tests/typehints/
H A Dfully_qualified_scalar.phpt2 Fully qualified (leading backslash) type names must fail
/php-src/ext/standard/tests/strings/
H A Daddslashes_basic.phpt6 * Testing addslashes() with strings containing characters that can be prefixed with backslash
H A Dparse_str_basic3.phpt35 echo "\nTest string with backslash characters\n";
141 Test string with backslash characters
H A Daddslashes_variation2.phpt43 // string with backslash characters

Completed in 29 milliseconds

12