Home
last modified time | relevance | path

Searched refs:to (Results 5301 – 5325 of 5453) sorted by relevance

1...<<211212213214215216217218219

/PHP-5.4/ext/standard/tests/strings/
H A Dbasename_variation.phpt6 Description: Given a string containing a path to a file,
H A Dstr_replace_variation2.phpt19 /* needles in an array to be compared in the string $string */
58 /* loop through to get the $string */
H A Dsprintf_variation46.phpt29 01912, // should be quivalent to octal 1
H A Dsprintf_variation34.phpt35 01912, // should be quivalent to octal 1
/PHP-5.4/ext/pgsql/
H A Dpgsql.mak15 # Build type defaults to 'release'
/PHP-5.4/ext/mysql/
H A Dmysql.mak18 # Build type defaults to 'release'
/PHP-5.4/ext/tokenizer/tests/
H A Dtoken_get_all_variation4.phpt13 * Passing 'source' argument with different comparison operators to test them for tokens
H A Dtoken_get_all_variation10.phpt13 * Using different types of constants in 'source' string to check them for token
H A Dtoken_get_all_variation5.phpt13 * Passing 'source' argument with different assignment operators to test them for tokens
/PHP-5.4/Zend/tests/
H A Dbug47596.phpt2 Bug #47596 (Bus error on parsing file, when file size is equal to page size)
/PHP-5.4/ext/standard/tests/file/
H A Dfread_basic.phpt7 Description: reads up to length bytes from the file pointer referenced by handle.
8 Reading stops when up to length bytes have been read, EOF (end of file) is
53 echo "Error: failed to fopen() file: $filename!";
H A Dfseek_ftell_rewind_basic1.phpt39 echo "Error: failed to fopen() file: $filename!";
42 // set the file pointer to 0
H A D006_variation1.phpt27 Description: Attempts to change the mode of the file specified by
28 filename to that given in mode
40 echo "-- Testing all permission from octal 0000 to octal 0777 on file and dir --\n";
66 -- Testing all permission from octal 0000 to octal 0777 on file and dir --
/PHP-5.4/ext/standard/tests/general_functions/
H A Dis_callable_basic2.phpt14 Description: use is_callable() on given $method to check if the array
104 /* loop to check whether given object/string has valid given method name
123 /* use check_iscallable_objects() to check whether given object/string
/PHP-5.4/ext/mysql/tests/
H A Dmysql_affected_rows.phpt26 …printf("[004] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_insert_id.phpt89 multiple-row inserts to be reproduced correctly on other servers in a replication setup.
H A Dmysqli_query.phpt56 // let's try to play with stored procedures
/PHP-5.4/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt8 * Alias to functions:
/PHP-5.4/ext/ldap/
H A Dconfig.m4174 dnl Solaris 2.8 claims to be 2004 API, but doesn't have
/PHP-5.4/ext/standard/tests/array/
H A Darray_reverse_variation4.phpt63 // loop through the various elements of $arrays to test array_reverse()
H A Dasort_object2.phpt7 Elements will be arranged from lowest to highest when this function has completed.
H A Dsort_object2.phpt7 Elements will be arranged from lowest to highest when this function has completed.
/PHP-5.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_iso2022jp_mobile.c389 if (filter->to->no_encoding == mbfl_no_encoding_2022jp_kddi && in mbfl_filt_conv_wchar_2022jp_mobile()
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput855 Matched, but offsets vector is too small to show all matches
990 Compiled pattern written to testsavedregex
991 Study data written to testsavedregex
3776 now is the time for all good men to come to the aid of the party
3777 0: now is the time for all good men to come to the aid of the party
6214 Compiled pattern written to testsavedregex
6226 Compiled pattern written to testsavedregex
6238 Compiled pattern written to testsavedregex
6239 Study data written to testsavedregex
6251 Compiled pattern written to testsavedregex
[all …]
/PHP-5.4/ext/spl/
H A Dspl_fixedarray.c136 static void spl_fixedarray_copy(spl_fixedarray *to, spl_fixedarray *from TSRMLS_DC) /* {{{ */ in spl_fixedarray_copy() argument
142 to->elements[i] = from->elements[i]; in spl_fixedarray_copy()
144 to->elements[i] = NULL; in spl_fixedarray_copy()

Completed in 51 milliseconds

1...<<211212213214215216217218219