Home
last modified time | relevance | path

Searched refs:a (Results 3526 – 3550 of 6311) sorted by relevance

1...<<141142143144145146147148149150>>...253

/PHP-5.5/ext/mbstring/tests/
H A Dmb_strrchr_error1.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrchr_variation6.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrichr_error1.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
/PHP-5.5/ext/standard/tests/file/
H A Dis_file_variation1.phpt6 Description: Tells whether the filename is a regular file
7 Returns TRUE if the filename exists and is a regular file
H A Dcopy_variation13.phpt6 Description: Makes a copy of the file source to dest.
47 Warning: copy(): The first argument to copy() function cannot be a directory in %scopy_variation13.…
H A Dparse_ini_file_error.phpt24 echo "\n-- Testing parse_ini_file() function with a non-existent file --\n";
43 -- Testing parse_ini_file() function with a non-existent file --
H A Dstat_error-win32.phpt13 Description: Gives information about a file
52 Warning: stat() expects parameter 1 to be a valid path, array given in %s on line %d
/PHP-5.5/ext/posix/tests/
H A Dposix_kill_error.phpt10 * Description: Send a signal to a process (POSIX.1, 3.3.2)
/PHP-5.5/ext/pdo_oci/tests/
H A Dpecl_bug_6364.phpt23 $out_param1 = "a";
24 $out_param2 = "a";
/PHP-5.5/ext/standard/tests/math/
H A Dbase_convert_variation1.phpt6 * Description: Convert a number between arbitrary bases.
22 // get a resource variable
H A Dfloor_variation1.phpt17 // get a class
28 // get a resource variable
/PHP-5.5/ext/date/tests/
H A DDateTimeZone_listAbbreviations_basic1.phpt21 echo "\n-- Format a sample entry --\n";
31 -- Format a sample entry --
H A DDateTime_clone_basic3.phpt10 echo "\n-- Create a DateTime object --\n";
32 -- Create a DateTime object --
H A Dtimezone_abbreviations_list_basic1.phpt21 echo "\n-- Format a sample entry --\n";
31 -- Format a sample entry --
/PHP-5.5/ext/standard/tests/strings/
H A Dstrripos_variation3.phpt6 * Description: Find position of last occurrence of a case-insensitive 'needle' in a 'haystack'
/PHP-5.5/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_emptysa_001w.phpt18 …soap.org/soap/encoding/"><SOAP-ENV:Body><ns1:echoString><a xsi:type="xsd:string">Hello World</a></…
/PHP-5.5/ext/phar/tests/tar/
H A Dphar_convert_phar2.phpt16 $phar['a.txt'] = 'some text';
25 $phar['a'] = 'hi there';
H A Dphar_convert_phar3.phpt16 $phar['a.txt'] = 'some text';
25 $phar['a'] = 'hi there';
/PHP-5.5/ext/spl/examples/
H A Ddbaarray.inc15 * @brief This implements a DBA Array
85 * Delete a key/value pair.
/PHP-5.5/ext/oci8/tests/
H A Dlob_044.phpt32 var_dump($blob->write("this is a biiiig faaat test string. why are you reading it, I wonder? =)"));
66 string(72) "this is a biiiig faaat test string. why are you reading it, I wonder? =)"
/PHP-5.5/ext/standard/tests/dir/
H A Dopendir_variation6.phpt12 * Description: Open a directory and return a dir_handle
/PHP-5.5/ext/mysql/tests/
H A Dbug47438.phpt18 mysql_query("CREATE TABLE test_47438 (a INT, b INT, c INT)", $link);
51 0.a
/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_ukey_variation11.phpt40 Error: 2 - array_diff_ukey() expects parameter 3 to be a valid callback, no array or string given, …
42 Error: 2 - array_diff_ukey() expects parameter 4 to be a valid callback, no array or string given, …
H A Darray_pop_errors.phpt17 array( "a" => "aaa", "A" => "AAA", "c" => "ccc", "d" => "ddd", "e" => "eee" ),
21 …"blank" => "", 3.7 => 3.7, 5.4 => 7, 6 => 8.6, '5' => "Five", "4name" => "jonny", "a" => NULL, NUL…
H A Darray_walk_error1.phpt6 * Description: Apply a user function to every member of an array
46 Warning: array_walk() expects parameter 2 to be a valid callback, function 'non_existent' not found…

Completed in 67 milliseconds

1...<<141142143144145146147148149150>>...253