Home
last modified time | relevance | path

Searched refs:an (Results 226 – 250 of 2195) sorted by relevance

12345678910>>...88

/PHP-5.5/ext/iconv/tests/
H A Diconv_substr_error2.phpt2 Test iconv_substr() function : error conditions - Pass an unknown encoding
16 * Pass an unknown encoding to iconv_substr() to test behaviour
/PHP-5.5/ext/standard/tests/array/
H A Darray_walk_recursive_variation6.phpt6 * Description: Apply a user function to every member of an array
11 * Passing 'input' argument as an associative array
15 echo "*** Testing array_walk_recursive() : 'input' as an associative array ***\n";
51 * Description : Function displays each element of an array with keys
85 *** Testing array_walk_recursive() : 'input' as an associative array ***
H A Dmax.phpt26 Warning: max(): When only one parameter is given, it must be an array in %s on line 4
32 Warning: max(): When only one parameter is given, it must be an array in %s on line 6
H A Dmin.phpt26 Warning: min(): When only one parameter is given, it must be an array in %s on line 4
32 Warning: min(): When only one parameter is given, it must be an array in %s on line 6
H A Darray_change_key_case_variation7.phpt6 * Description: Retuns an array with all string keys lowercased [or uppercased]
13 * 2. Passed an argument by reference
H A Darray_merge_variation8.phpt22 echo "\n-- Merge an array and a sub-array --\n";
53 -- Merge an array and a sub-array --
H A Dcount_basic.phpt6 * Description: Count the number of elements in a variable (usually an array)
11 * Test basic functionality of count() using an array as $var argument
H A Darray_walk_object2.phpt6 * Description: Apply a user function to every member of an array
11 * Testing array_walk() with an array of objects
21 * Description : Function adds the addvalue to each element of an array
H A Darray_walk_recursive_object2.phpt6 * Description: Apply a user function to every member of an array
11 * Testing array_walk_recursive() with an array of objects
21 * Description : Function adds the addvalue to each element of an array
H A Dbug48484.phpt2 Bug 48484 (array_product() always returns 0 for an empty array)
/PHP-5.5/ext/spl/tests/
H A Ddllist_001.phpt52 Exception: Can't pop from an empty datastructure
53 Exception: Can't shift from an empty datastructure
/PHP-5.5/ext/standard/tests/file/
H A Dis_dir_variation1.phpt14 echo "-- Testing is_dir() with an empty dir --\n";
36 -- Testing is_dir() with an empty dir --
H A Dfilesize_variation2-win32.phpt13 (and generates an error of level E_WARNING) in case of an error.
35 echo "-- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --\n";
76 -- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --
H A Dfilesize_variation2.phpt13 (and generates an error of level E_WARNING) in case of an error.
35 echo "-- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --\n";
76 -- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --
H A Dfscanf_variation52.phpt11 /* Test fscanf() to scan an empty file */
15 echo "*** Test fscanf(): to read an empty file ***\n";
32 // create an empty file
67 *** Test fscanf(): to read an empty file ***
H A Dfilesize_variation1.phpt13 (and generates an error of level E_WARNING) in case of an error.
/PHP-5.5/ext/posix/tests/
H A Dposix_getgrgid.phpt24 die('Array index "members" must be an array.');
29 die('Index in members Array is not an int.');
/PHP-5.5/Zend/tests/
H A Dbug26166.phpt54 throw new Exception("This is an error!");
74 Fatal error: Method Error::__toString() must not throw an exception in %sbug26166.php on line %d
/PHP-5.5/ext/zlib/tests/
H A Dgzopen_variation6.phpt22 gzwrite($h, "This is an absolute file");
45 This is an absolute file
/PHP-5.5/ext/date/tests/
H A Dtimezone_offset_get_error.phpt28 echo "\n-- Testing timezone_offset_get() function with an invalid values for \$object argument --\n…
36 echo "\n-- Testing timezone_offset_get() function with an invalid values for \$datetime argument --…
63 -- Testing timezone_offset_get() function with an invalid values for $object argument --
74 -- Testing timezone_offset_get() function with an invalid values for $datetime argument --
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_cfb.phpt17 // a warning must be issued if we don't use a IV on a AES cipher, that usually requires an IV
29 Warning: mcrypt_cfb(): Attempt to use an empty IV, which is NOT recommend in %s on line %d
H A Dmcrypt_decrypt.phpt18 // a warning must be issued if we don't use a IV on a AES cipher, that usually requires an IV
25 Warning: mcrypt_decrypt(): Attempt to use an empty IV, which is NOT recommend in %s on line %d
H A Dmcrypt_cbc.phpt17 // a warning must be issued if we don't use a IV on a AES cipher, that usually requires an IV
29 Warning: mcrypt_cbc(): Attempt to use an empty IV, which is NOT recommend in %s on line %d
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorcode.phpt30 or PDO->query() and invoke an error on the statement handle,
32 PDOStatement->errorCode() to return the error code for an
65 // lets hope this is an invalid attribute code
/PHP-5.5/sapi/apache2handler/
H A Dconfig.w328 WARNING("Apache 2.0 module requires an --enable-zts build of PHP on windows");
26 WARNING("Apache 2.2 module requires an --enable-zts build of PHP on windows");
44 WARNING("Apache 2.4 module requires an --enable-zts build of PHP on windows");

Completed in 21 milliseconds

12345678910>>...88