Home
last modified time | relevance | path

Searched refs:an (Results 201 – 225 of 1708) sorted by relevance

12345678910>>...69

/PHP-7.4/ext/standard/tests/array/
H A Dnatcasesort_variation5.phpt6 * Description: Sort an array using case-insensitive natural sort
11 * Pass an array of different hex values to test how natcasesort() re-orders it
H A Darray_keys_variation_002.phpt22 echo "\n*** Testing array_keys() on an array created on the fly ***\n";
41 *** Testing array_keys() on an array created on the fly ***
H A Darray_keys_variation_002_64bit.phpt22 echo "\n*** Testing array_keys() on an array created on the fly ***\n";
45 *** Testing array_keys() on an array created on the fly ***
H A Darray_shift_variation4.phpt6 * Description: Pops an element off the beginning of the array
11 * Test popping elements from a sub-array and popping an array from an array
H A Dnatcasesort_variation6.phpt6 * Description: Sort an array using case-insensitive natural sort
11 * Pass an array of referenced varaibles to test how natcasesort() re-orders it
H A Dnatcasesort_variation7.phpt6 * Description: Sort an array using case-insensitive natural sort
11 * Pass natcasesort() an infinitely recursive array to test how it is re-ordered
/PHP-7.4/ext/reflection/tests/
H A Dbug64007.phpt2 Bug #64007 (There is an ability to create instance of Generator by hand)
17 string(%d) "Class Generator is an internal class marked as final that cannot be instantiated withou…
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug50698_2.phpt11 …echo "Call: \"new SoapClient(__DIR__.'/bug50698_2.wsdl');\" should throw an exception of type 'Soa…
16 …echo "Call: \"new SoapClient(__DIR__.'/bug50698_2.wsdl');\" threw a SoapFault with an incorrect fa…
H A Dbug50698_3.phpt11 …echo "Call: \"new SoapClient(__DIR__.'/bug50698_3.wsdl');\" should throw an exception of type 'Soa…
16 …echo "Call: \"new SoapClient(__DIR__.'/bug50698_3.wsdl');\" threw a SoapFault with an incorrect fa…
/PHP-7.4/ext/mbstring/tests/
H A Dmb_internal_encoding_error2.phpt2 Test mb_internal_encoding() function : error conditions - pass an unknown encoding
17 * Pass mb_internal_encoding an unknown encoding
H A Dmb_regex_encoding_error2.phpt2 Test mb_regex_encoding() function : error conditions - Pass an unknown encoding
16 * Pass mb_regex_encoding an unknown type of encoding
H A Dmb_strlen_error2.phpt2 Test mb_strlen() function : error conditions - pass an unknown encoding
16 * Test mb_strlen when passed an unknown encoding
H A Dmb_strtolower_error2.phpt2 Test mb_strtolower() function : error conditions - pass an unknown encoding
16 * Pass an unknown encoding to mb_strtolower() to test behaviour
H A Dmb_strtoupper_error2.phpt2 Test mb_strtoupper() function : error conditions - pass an unknown encoding
16 * Pass an unknown encoding as $encoding argument to check behaviour of mbstrtoupper()
/PHP-7.4/ext/spl/tests/
H A Dunserialize.phpt9 // serialize an empty new object
11 // hack to instanciate an object without constructor
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug69152.phpt16an incomplete object. Please ensure that the class definition "unknown" of the object you are tryi…
/PHP-7.4/ext/curl/tests/
H A Dcurl_setopt_basic003.phpt42 Warning: curl_setopt(): You must pass either an object or an array with the CURLOPT_HTTPHEADER argu…
/PHP-7.4/ext/oci8/tests/
H A Dlob_030.phpt42 echo "Test 1: A CLOB with an even number of bytes\n";
45 echo "Test 2: A CLOB with an odd number of bytes\n";
66 Test 1: A CLOB with an even number of bytes
68 Test 2: A CLOB with an odd number of bytes
/PHP-7.4/ext/standard/tests/file/
H A Dreadlink_realpath_variation2-win32.phpt30 echo "\n*** Testing readlink() and realpath() with linkname stored in an array ***\n";
36 echo "\n-- Testing readlink() and realpath() with softlink, linkname stored inside an array --\n";
49 echo "\n-- Testing readlink() and realpath() with hardlink, linkname stored inside an array --\n";
76 *** Testing readlink() and realpath() with linkname stored in an array ***
78 -- Testing readlink() and realpath() with softlink, linkname stored inside an array --
92 -- Testing readlink() and realpath() with hardlink, linkname stored inside an array --
H A Dfilesize_basic.phpt8 * (and generates an error of level E_WARNING) in case of an error.
/PHP-7.4/docs/
H A Doutput-api.md3 Everything now resides beneath the php_output namespace, and there's an API call
14 Starting an user handler by zval:
18 Starting an internal handler without context:
22 Starting an internal handler with context:
77 Issue a warning because of an output handler conflict:
89 Facilitating a context from within an output handler callable with ob_start():
97 Marking an output handler immutable by itself because of irreversibility of its operation:
/PHP-7.4/ext/iconv/tests/
H A Dtranslit-failure.phpt14 // with a string as an implode, no difference.
20 * The bug (fixed in libiconv 1.8) was confirmed that iconv goes into an
/PHP-7.4/ext/intl/tests/
H A Dbug70452.phpt12 // This properly returns an empty string, as expected
14 // Provide an invalid value for the second parameter
H A Duconverter_func_subst.phpt11 $ret = UConverter::transcode("This is an ascii string", 'ascii', 'utf-8', $opts);
25 string(23) "This is an ascii string"
/PHP-7.4/ext/gd/tests/
H A Dimagecolorstotal_basic.phpt16 * Description: Find out the number of colors in an image's palette
22 // Get an image

Completed in 159 milliseconds

12345678910>>...69