Home
last modified time | relevance | path

Searched refs:single (Results 126 – 150 of 206) sorted by relevance

123456789

/PHP-5.4/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt2 fread & fwrite - Test reading and writing using a single resource
H A Dfscanf_error.phpt24 // single argument
/PHP-5.4/ext/standard/tests/strings/
H A Dparse_str_basic3.phpt52 echo "\nTest string with single quotes characters\n";
185 Test string with single quotes characters
H A Dchunk_split_variation7.phpt27 "It's string with quotes", //string containing single quote
H A Dltrim.phpt34 …var_dump ( ltrim(" ltrim test", " ") ); /* with single space as second Arg…
H A Dstr_split_variation3.phpt29 "It's string with quote", //string containing single quote
H A Dstrtr_variation3.phpt37 //single quoted strings
H A Drtrim.phpt21 …var_dump ( rtrim("rtrim test ", " ") ); /* with single space as second Arg…
H A Dprint_basic.phpt44 // Using single quotes will print the variable name, not the value
H A Daddslashes_variation2.phpt31 // string with single quotes
H A Dhtmlentities22.phpt72 echo "\n*** Testing HTML 5 with another single-byte encoding ***\n";
227 *** Testing HTML 5 with another single-byte encoding ***
/PHP-5.4/ext/pdo_pgsql/tests/
H A Dbug62479.phpt60 // Create a user with a space and single quote
/PHP-5.4/ext/standard/tests/array/
H A Darray_rand_variation3.phpt25 // array with single quoted strings
H A Duasort_variation5.phpt12 * single quoted, double quoted and heredoc strings
H A Dusort_object1.phpt40 // Simple class with single property
H A Dnatcasesort_variation11.phpt73 /*9*/ 'empty single quotes' => array(
H A Duasort_object1.phpt48 // Simple class with single member variable
H A Duasort_object2.phpt42 // Simple class with single member variable
H A Darray_merge.phpt65 echo "\n*** Testing single array argument ***\n";
689 *** Testing single array argument ***
H A Darray_rand_variation4.phpt42 "\t" => "tab as key", "'" => 'single quote as key',
H A Dshuffle_variation3.phpt31 // array with single quoted and double quoted strings
/PHP-5.4/ext/phar/
H A Dphar_path_check.re3 | phar php single-file executable PHP extension |
/PHP-5.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt58 // the driver reads columns in blocks of 255 bytes and then reassembles those blocks into a single
60 …o make sure that they work - and are not treated as a long column (should be read in a single read)
/PHP-5.4/tests/output/
H A Dob_start_basic_006.phpt2 ob_start(): ensure multiple buffer initialization with a single call using arrays is not supported …
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_named_placeholder.phpt24 // INSERT a single row

Completed in 59 milliseconds

123456789