Home
last modified time | relevance | path

Searched refs:to (Results 5251 – 5275 of 5453) sorted by relevance

1...<<211212213214215216217218219

/PHP-5.4/ext/session/tests/
H A Dsession_encode_error.phpt35 // Unexpected values to be passed as arguments
H A Dsession_get_cookie_params_error.phpt35 // Unexpected values to be passed as arguments
/PHP-5.4/ext/standard/tests/array/
H A Dsort_object1.phpt7 Elements will be arranged from lowest to highest when this function has completed.
/PHP-5.4/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_variation1.phpt12 * Description: Write a string to a file
H A Dtempnam_variation2.phpt14 /* Creating unique files in various dirs by passing relative paths to $dir arg */
H A Dfgets_variation3.phpt34 echo "Error: failed to open file $filename!";
39 // get the file pointer to beginning of the file
48 // get the file pointer to beginning of the file
H A Dfgetcsv_variation12.phpt45 echo "Error: failed to create file $filename!\n";
54 // this will be used to test, if the fgetcsv() read more than a line and its
59 // close the file if the mode to be used is read mode and re-open using read mode
60 // else rewind the file pointer to beginning of the file
65 // rewind the file pointer to bof
71 // call fgetcsv() to parse csv fields
/PHP-5.4/tests/lang/
H A DpassByReference_006.phpt2 Pass uninitialised objects and arrays by reference to test implicit initialisation.
/PHP-5.4/ext/standard/tests/general_functions/
H A Dis_scalar.phpt99 /* loop through each element of $variation_array to see the
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata.phpt89 but we have not announce the removal so far, therefore we need to check for it */
H A Dmysqli_stmt_bind_result_format.phpt276 printf("[306] Values fetched from MySQL seem to be wrong, check manually\n");
315 printf("[312] Values fetched from MySQL seem to be wrong, check manually\n");
H A Dmysqli_stmt_get_result_seek.phpt41 printf("[007] Cannot seek to position %d, [%d] %s\n",
/PHP-5.4/ext/oci8/tests/
H A Dbind_number.phpt7 die("skip test expected to work only with Oracle 10g or greater version of client");
H A Dbind_char_3_11gR1.phpt2 PL/SQL oci_bind_by_name with SQLT_AFC aka CHAR to CHAR parameter
7 // The bind buffer size edge cases seem to change each DB version.
H A Dbind_char_4_11gR1.phpt2 PL/SQL oci_bind_by_name with SQLT_AFC aka CHAR to VARCHAR2 parameter
7 // The bind buffer size edge cases seem to change each DB version.
H A Dbug51291_1.phpt170 Warning: oci_error() expects parameter 1 to be resource, boolean given in %sbug51291_1.php on line …
185 Warning: oci_error() expects parameter 1 to be resource, boolean given in %sbug51291_1.php on line …
/PHP-5.4/ext/spl/examples/
H A Ddualiterator.inc159 * @param identical whether to use areEqual() or areIdentical()
/PHP-5.4/ext/standard/tests/strings/
H A Dsprintf_variation18.phpt14 // different arrays used to test he function
H A Dsprintf_variation28_64bit.phpt31 01912, // should be quivalent to octal 1
H A Dsprintf_variation8.phpt12 // array of strings used to test the function
H A Dhtmlspecialchars_basic.phpt6 * Description: Convert special characters to HTML entities
/PHP-5.4/Zend/tests/
H A Dindexing_001.phpt76 Notice: Array to string conversion in %s on line %d
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput13104 now is the time for all good men to come to the aid of the party
3105 0: now is the time for all good men to come to the aid of the party
3869 /are compatible with 5.004, but I'd rather not have to sort them out./
5902 # quote, otherwise match up to next space
5921 # quote, otherwise match up to next space
5940 # quote, otherwise match up to next space
6170 /-- This tests for an IPv6 address in the form where it can have up to
7330 now is the time for all good men to come to the aid of the party
7331 0: now is the time for all good men to come to the aid of the party
8575 /--- PRUNE goes to next bumpalong; COMMIT does not. ---/
[all …]
/PHP-5.4/ext/date/lib/
H A Dparse_date.re7 | This source file is subject to version 3.01 of the PHP license, |
11 | If you did not receive a copy of the PHP license and are unable to |
12 | obtain it through the world-wide-web, please send a note to |
837 /* If we have a TimeZone identifier to start with, use it */
1643 /* to handle the format weekday + last/this/next week */
1957 …case 'z': /* day of year - resets month (0 based) - also initializes everything else to !TIMELIB_U…
2055 case 'u': /* up to six digit millisecond */
2124 case '!': /* reset all fields to default */
2128 case '|': /* reset all fields to default when not set */
2181 case '!': /* reset all fields to default */
[all …]
/PHP-5.4/ext/standard/tests/serialize/
H A Dserialization_objects_013.phpt10 * Alias to functions:
15 * Alias to functions:

Completed in 39 milliseconds

1...<<211212213214215216217218219