Home
last modified time | relevance | path

Searched refs:escape (Results 76 – 100 of 137) sorted by relevance

123456

/php-src/ext/spl/
H A Dspl_directory.h86 int escape; member
/php-src/ext/standard/tests/strings/
H A Dchunk_split_variation11.phpt16 sPeci@! ch@r$ :) & numbers 222.This is \k wrong escape char.
45 sPeci@! ch@r$ :) & numbers 222.This is \k wrong escape char."
H A Dchop_variation5.phpt15 …var_dump ( chop("chop test \t\n\r\0\x0B", "\t\n\r\0\x0B") ); /* with multiple escape sequences as…
H A Dchunk_split_variation12.phpt14 … str to check with heredoc ending.This\tcontains,\nspeci@! ch@r$ __with wrong \k escape char 222.";
84 speci@! ch@r$ __with wrong \k escape char 222."
87 speci@! ch@r$ __with wrong \k escape char 222."
H A Dexplode1.phpt70 /* String with escape characters */
71 echo "\n-- Testing string with escape characters --\n";
427 -- Testing string with escape characters --
H A Dltrim.phpt28 …var_dump ( ltrim("\t\n\r\0\x0B ltrim test", "\t\n\r\0\x0B") ); /* with multiple escape sequences …
H A Drtrim.phpt13 …var_dump ( rtrim("rtrim test \t\n\r\0\x0B", "\t\n\r\0\x0B") ); /* with multiple escape sequences …
H A Dstr_split_variation3.phpt27 "Testing invalid \k and \m escape char",
H A Dstrrev_variation1.phpt11 //strings containing escape chars
H A Dstrrpos_variation2.phpt16 //escape characters
H A Dchunk_split_variation6.phpt29 'Testing invalid \k and \m escape char',
H A Dchunk_split_variation7.phpt27 "Testing invalid \k and \m escape char",
H A Dstripos_variation2.phpt16 //escape characters
H A Dstrrchr_variation2.phpt16 //escape characters
H A Dstrrev_variation2.phpt11 //strings containing escape chars
/php-src/ext/mbstring/tests/
H A Dgh9535.phpt58 // For ISO-2022-KR, the initial escape sequence 'ESC $ ) C' will occupy 4 bytes of the output;
71 // ISO-2022-KR will be affected by the initial escape sequence as stated above
H A Dgh9535b.phpt2 Test output of mb_strcut for text encodings which use escape sequences
/php-src/ext/pdo_pgsql/tests/
H A Dbug70861.phpt20 @$db->query("SET bytea_output = 'escape'");
H A Dbug46274.phpt20 @$db->query("SET bytea_output = 'escape'");
H A Dbug46274_2.phpt20 @$db->query("SET bytea_output = 'escape'");
/php-src/ext/pdo_mysql/tests/
H A Dbug_50323.phpt2 Bug #50323 (No ability to connect to database named 't;', no chance to escape semicolon)
/php-src/ext/standard/tests/array/
H A Darray_change_key_case_variation8.phpt12 // group of escape sequences
H A Drsort_variation5.phpt12 // group of escape sequences
/php-src/ext/pgsql/tests/
H A Dbug37100.phpt17 @pg_query("SET bytea_output = 'escape'");
/php-src/sapi/cli/tests/
H A D016.phpt16 // disallow console escape sequences that may break the output

Completed in 30 milliseconds

123456