Home
last modified time | relevance | path

Searched refs:single (Results 101 – 125 of 206) sorted by relevance

123456789

/PHP-5.4/ext/pdo_mysql/tests/
H A Dbug_41997.phpt2 PDO MySQL Bug #41997 (stored procedure call returning single rowset blocks future queries)
H A Dbug54929.phpt2 Bug #54929 (Parse error with single quote in sql comment (pdo-mysql))
/PHP-5.4/sapi/roxen/
H A DTODO31 - change cwd in single threaded mode
/PHP-5.4/ext/standard/tests/strings/
H A Ducfirst.phpt19 'xyz', // single quoted string
38 'b', // single char
H A Dchop_variation5.phpt20 …var_dump ( chop("chop test ", " ") ); /* with single space as second Argum…
H A Dstrrev_variation3.phpt33 'things in single quote'
H A Dstrrchr_basic.phpt11 var_dump( strrchr("Hello, World", "H") ); //needle as single char
H A Dstrtr_basic.phpt18 //translating single char
H A Dlcfirst.phpt19 'xyz', // single quoted string
38 'b', // single char
H A Dconvert_uuencode_basic.phpt24 //single quoted strings
H A Dstripslashes_basic.phpt17 $str_array = array( "How's everybody", // string containing single quote
H A Dstrncasecmp_variation9.phpt45 'things in single quote'
H A Dstrtr_variation1.phpt31 //single quoted strings
H A Dstrtr_variation2.phpt34 //single quoted strings
H A Ducwords_variation2.phpt49 'things in single quote'
/PHP-5.4/ext/standard/tests/array/
H A Darray_merge_variation4.phpt77 /*9*/ 'empty single quotes' => array(
289 -- Iteration 9: empty single quotes data --
H A Darray_slice_variation7.phpt78 /*9*/ 'empty single quotes' => array(
245 -- Iteration 9 : key type is empty single quotes --
H A Darray_diff_ukey_variation10.phpt19 //function name within single quotes
H A Darray_intersect_uassoc_variation9.phpt19 //function name within single quotes
H A Darray_intersect_ukey_variation8.phpt19 //function name within single quotes
H A Darray_unique_variation2.phpt42 'single quoted string'
55 …array('a\v\f', 'aaaa\r', 'b', 'aaaa\r', '\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted st…
H A Darray_reduce.phpt8 Description: Iteratively reduce the array to a single value via the callback
H A Darray_intersect_assoc_variation3.phpt44 'single quoted string'
57 …array('a\v\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted st…
H A Darray_intersect_assoc_variation4.phpt44 'single quoted string'
66 …\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // array with single quoted strings
H A Darray_flip_variation3.phpt37 // single quoted string value

Completed in 24 milliseconds

123456789