Home
last modified time | relevance | path

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

123456789

/PHP-5.5/ext/dom/tests/
H A Ddom001.phpt2 Test 1: Accessing single node
9 echo "Test 1: accessing single nodes from php\n";
101 Test 1: accessing single nodes from php
/PHP-5.5/ext/standard/tests/array/
H A Darray_pad_variation6.phpt44 'single quoted string'
57 … array('a\v\f', 'aaaa\r', 'b\tbbb', '\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted strings
318 'single quoted string'
348 'single quoted string'
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_diff_ukey_variation10.phpt19 //function name within single quotes
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_reduce.phpt8 Description: Iteratively reduce the array to a single value via the callback
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_flip_variation3.phpt37 // single quoted string value
H A Darray_column_basic.phpt100 echo "\n*** Testing single dimensional array ***\n";
268 *** Testing single dimensional array ***
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…
/PHP-5.5/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.5/sapi/roxen/
H A DTODO31 - change cwd in single threaded mode
/PHP-5.5/ext/standard/tests/strings/
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 Ducfirst.phpt19 'xyz', // single quoted string
38 'b', // single char
H A Dstrtr_basic.phpt18 //translating single char
H A Dstrrchr_basic.phpt11 var_dump( strrchr("Hello, World", "H") ); //needle as single char
H A Dstrtr_variation1.phpt31 //single quoted strings
H A Dstrtr_variation2.phpt34 //single quoted strings
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'

Completed in 67 milliseconds

123456789