Home
last modified time | relevance | path

Searched refs:single (Results 26 – 50 of 214) sorted by relevance

123456789

/PHP-5.5/ext/standard/tests/array/
H A Darray_unshift_variation9.phpt53 'strings in single quote';
54 this\line is single quoted /with\slashes
280 'strings in single quote';
281 this\line is single quoted /with\slashes"
296 'strings in single quote';
297 this\line is single quoted /with\slashes"
H A Darray_unshift_variation8.phpt2 Test array_unshift() function : usage variations - single quoted strings for 'var' argument
12 * single quoted strings for $var argument that is prepended to the array
16 echo "*** Testing array_unshift() : single quoted strings for \$var argument ***\n";
21 // different variations of single quoted strings to be passed to $var argument
58 *** Testing array_unshift() : single quoted strings for $var argument ***
H A Darray_key_exists_variation8.phpt73 'empty single quotes' => array(
141 -- $key arguments are empty single quotes data:
177 -- $key arguments are empty single quotes data:
213 -- $key arguments are empty single quotes data:
249 -- $key arguments are empty single quotes data:
285 -- $key arguments are empty single quotes data:
321 -- $key arguments are empty single quotes data:
357 -- $key arguments are empty single quotes data:
393 -- $key arguments are empty single quotes data:
404 -- Iteration 9: empty single quotes data --
[all …]
H A Dusort_variation3.phpt31 // single line heredoc string
50 'key' => 5, //single quoted key
/PHP-5.5/sapi/caudium/
H A DTODO22 - change cwd in single threaded mode
23 There will be no single threaded mode support. The Caudium module
/PHP-5.5/ext/standard/tests/strings/
H A Daddslashes_basic.phpt6 * Description: Returns a string with backslashes before characters (single quotes, double quote,
19 $str_array = array( "How's everybody", // string containing single quote
H A Dwordwrap_variation5.phpt11 *test wordwrap() with break arguments as single spaces
21 echo "\n-- Testing wordwrap() with default break value and single space as value --\n";
46 -- Testing wordwrap() with default break value and single space as value --
H A Dnl2br_variation2.phpt2 Test nl2br() function : usage variations - single quoted strings for 'str' argument
10 /* Test nl2br() function by passing single quoted strings containing various
H A Dstrripos_basic1.phpt22 echo "\n-- single char for needle --\n";
43 -- single char for needle --
H A Dstrncasecmp_basic.phpt12 echo "-- Testing strncasecmp() with single quoted string --\n";
34 -- Testing strncasecmp\(\) with single quoted string --
H A Dstrncmp_basic.phpt12 echo "-- Testing strncmp() with single quoted string --\n";
34 -- Testing strncmp\(\) with single quoted string --
H A Dstrripos_variation2.phpt2 Test strripos() function : usage variations - single quoted strings for 'haystack' & 'needle' argum…
10 /* Test strripos() function by passing single quoted strings to 'haystack' & 'needle' arguments */
12 echo "*** Testing strripos() function: with single quoted strings ***\n";
79 *** Testing strripos() function: with single quoted strings ***
H A Dbug40637.phpt2 Bug #40637 (strip_tags() does not handle single quotes correctly)
H A Dbug40704.phpt2 Bug #40704 (strip_tags() does not handle single quotes correctly)
/PHP-5.5/ext/date/tests/
H A Dgmstrftime_variation17.phpt24 echo "\n-- Testing gmstrftime() function with Day of the month as decimal single digit format --\n";
34 -- Testing gmstrftime() function with Day of the month as decimal single digit format --
H A Dgmstrftime_variation18.phpt24 echo "\n-- Testing gmstrftime() function with Day of the month as decimal single digit format --\n";
34 -- Testing gmstrftime() function with Day of the month as decimal single digit format --
H A Dstrftime_variation18.phpt24 echo "\n-- Testing strftime() function with Day of the month as decimal single digit format --\n";
33 -- Testing strftime() function with Day of the month as decimal single digit format --
H A Dstrftime_variation17.phpt24 echo "\n-- Testing strftime() function with Day of the month as decimal single digit format --\n";
33 -- Testing strftime() function with Day of the month as decimal single digit format --
/PHP-5.5/ext/xmlwriter/tests/
H A D007.phpt21 xmlwriter_write_attribute($xw, 'att2', "double\" single'");
35 …<ns1:child1 ns1:att1="a&amp;b" att2="double&quot; single'" ns1:att2="&lt;&gt;&quot;'&amp;" xmlns:n…
H A DOO_007.phpt22 $xw->writeAttribute('att2', "double\" single'");
36 …<ns1:child1 ns1:att1="a&amp;b" att2="double&quot; single'" ns1:att2="&lt;&gt;&quot;'&amp;" xmlns:n…
/PHP-5.5/sapi/cli/tests/
H A D017.phpt23 single
74 single
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug50732.phpt2 Bug #50732 (exec() adds single byte twice to $output array)
H A Dbug60227_4.phpt11 Warning: Header may not contain more than a single header, new line detected in %s on line %d
/PHP-5.5/ext/ereg/tests/
H A D003.phpt2 ereg_replace single-quote test
/PHP-5.5/ext/standard/tests/file/
H A Dfile_variation9.phpt17 "File ends on a single character\na",
39 string(32) "File ends on a single character

Completed in 38 milliseconds

123456789