Home
last modified time | relevance | path

Searched refs:list (Results 201 – 225 of 314) sorted by last modified time

12345678910>>...13

/PHP-7.4/ext/mbstring/tests/
H A Dcasefolding.phpt23 foreach ($tests as list($a, $b)) {
/PHP-7.4/ext/mbstring/libmbfl/
H A DREADME.md18 * Since 2017, it is forked and bundled in the php-src repository. For the list
/PHP-7.4/ext/intl/tests/
H A Dut_common.inc131 // FIXME: incomplete list
H A Dformatter_get_set_text_attribute_var2.phpt36 list( $attr, $new_val, $test_number ) = $data;
H A Dresourcebundle.build18 $list[] = str_replace(".res", "", $file->getFileName());
21 $filelist = join(" {\"\"}\n", $list);
H A Dformatter_get_set_text_attribute.phpt36 list( $attr, $new_val, $test_number ) = $data;
H A Dcollator_compare.phpt44 list( $str1, $str2 ) = $test_strings;
H A Dcollator_compare_variant2.phpt44 list( $str1, $str2 ) = $test_strings;
H A Dcollator_sort.phpt17 * Sort arrays in the given list using specified locale.
H A Dcollator_sort_variant2.phpt17 * Sort arrays in the given list using specified locale.
H A Dcollator_sort_with_sort_keys.phpt17 * Sort arrays in the given list using specified locale.
H A Dcollator_sort_with_sort_keys_variant2.phpt17 * Sort arrays in the given list using specified locale.
H A Dformatter_get_set_symbol2.phpt44 list( $symb, $new_val, $number, $attr ) = $data;
/PHP-7.4/ext/imap/tests/
H A Dimap_include.inc15 // list of fields to expect
/PHP-7.4/ext/iconv/tests/
H A Diconv_mime_decode_headers.phpt22 Delivered-To: mailing list internals@lists.php.net
64 string(36) "mailing list internals@lists.php.net"
/PHP-7.4/ext/gd/tests/
H A Dimagecopyresampled_basic.phpt38 list($width, $height) = getimagesize($dest_lge);
50 list($width, $height) = getimagesize($dest_sml);
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2013 # Apple binary property list (bplist)
27335 # NOTE: This list is not complete.
27345 >0x00003B byte 0x01 (list)
27363 >0x00003B byte 0x01 (list)
27380 >0x00003B byte 0x01 (list)
27398 >0x00003B byte 0x01 (list)
27422 >0x00003B byte 0x04 (real list)
27455 >0x00003B byte 0x04 (real list)
27483 >0x000048 byte 0x04 (list)
27501 >0x000048 byte 0x04 (list)
[all …]
H A Dmagic2013 # Apple binary property list (bplist)
27335 # NOTE: This list is not complete.
27345 >0x00003B byte 0x01 (list)
27363 >0x00003B byte 0x01 (list)
27380 >0x00003B byte 0x01 (list)
27398 >0x00003B byte 0x01 (list)
27422 >0x00003B byte 0x04 (real list)
27455 >0x00003B byte 0x04 (real list)
27483 >0x000048 byte 0x04 (list)
27501 >0x000048 byte 0x04 (list)
[all …]
/PHP-7.4/ext/filter/tests/
H A Dfilter_ipv4_rfc6890.phpt23 list($min, $max) = $range;
77 list($min, $max) = $range;
H A Dbug52209.phpt6 would never show up in the "set" list. Which means, it's
/PHP-7.4/ext/ftp/tests/
H A D001.phpt30 string(15) "214 end of list"
H A D002.phpt33 string(15) "214 end of list"
/PHP-7.4/ext/fileinfo/libmagic/
H A DLICENSE18 this list of conditions, and the following disclaimer.
21 notice, this list of conditions and the following disclaimer in the
/PHP-7.4/ext/dom/tests/
H A Dbug67474.phpt11 $list = $doc->getElementsByTagNameNS('', 'a');
12 var_dump($list->length);
13 $list = $doc->getElementsByTagNameNS(null, 'a');
14 var_dump($list->length);
/PHP-7.4/ext/enchant/tests/
H A Dbroker_list_dicts.phpt37 echo("broker list dicts failed\n");

Completed in 258 milliseconds

12345678910>>...13