Home
last modified time | relevance | path

Searched refs:order (Results 76 – 100 of 234) sorted by relevance

12345678910

/PHP-8.3/ext/standard/tests/general_functions/
H A Darray_is_list.phpt53 test_is_list("unset into order", $arr);
94 unset into order: true
/PHP-8.3/ext/standard/tests/strings/
H A Dstripos_variation12.phpt6 * in order to check the binary safe
H A Dstrrpos_variation12.phpt6 * in order to check the binary safe
H A Dstrrpos_variation13.phpt6 * in order to check binary safe
H A Dstripos_variation13.phpt6 * in order to check binary safe
/PHP-8.3/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_bug30730.phpt24 // Rename that directory in order that the file full path will be long enough to trigger the bug
/PHP-8.3/ext/exif/tests/
H A Dexif008.phpt2 Check for exif_read_data, JPEG with IFD data in Intel byte-order.
H A Dexif009.phpt2 Check for exif_read_data, JPEG with IFD data in Motorola byte-order.
H A Dexif010.phpt2 Check for exif_read_data, JPEG with IFD and EXIF data in Intel byte-order.
H A Dexif011.phpt2 Check for exif_read_data, JPEG with IFD and EXIF data in Motorola byte-order.
H A Dexif012.phpt2 Check for exif_read_data, JPEG with IFD and GPS data in Intel byte-order.
H A Dexif013.phpt2 Check for exif_read_data, JPEG with IFD and GPS data in Motorola byte-order.
/PHP-8.3/ext/oci8/tests/
H A Dimp_res_dbmsoutput.phpt43 open c1 for select * from imp_res_dbmsoutput_tab_1 order by 1;
46 open c1 for select * from imp_res_dbmsoutput_tab_2 order by 1;
H A Dimp_res_prefetch.phpt42 open c1 for select * from imp_res_prefetch_tab_1 order by 1;
45 open c1 for select * from imp_res_prefetch_tab_2 order by 1;
H A Dimp_res_get_dbmsoutput.phpt43 open c1 for select * from imp_res_get_dbmsoutput_tab_1 order by 1;
46 open c1 for select * from imp_res_get_dbmsoutput_tab_2 order by 1;
H A Dimp_res_field.phpt43 open c1 for select * from imp_res_field_tab_1 order by 1;
46 open c1 for select * from imp_res_field_tab_2 order by 1;
49 open c1 for select * from imp_res_field_tab_3 order by 1;
/PHP-8.3/ext/standard/tests/dir/
H A Dreaddir_variation4-win32-mb.phpt65 // different OS order files differently so will
73 // more important to check that all contents are present than order they are returned in
/PHP-8.3/sapi/fpm/tests/
H A Dbug68391-conf-include-order.phpt2 FPM: bug68391 - Configuration inclusion in alphabetical order
/PHP-8.3/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload5.phpt2 Class order allowed with autoloading (5)
/PHP-8.3/ext/pdo_firebird/tests/
H A Dbug_64037.phpt23 $query = "SELECT * from price order by ID";
/PHP-8.3/ext/spl/tests/
H A DarrayObject_natcasesort_basic1.phpt5 /* Sort the entries by values using case insensitive "natural order" algorithm.
H A DarrayObject_natsort_basic1.phpt5 /* Sort the entries by values using "natural order" algorithm.
/PHP-8.3/Zend/tests/
H A Dobjects_033.phpt2 Ensure object comparison property order remains consistent
/PHP-8.3/tests/lang/
H A Dengine_assignExecutionOrder_006.phpt2 Evaluation order during assignments.
/PHP-8.3/ext/pgsql/tests/
H A Dskipif.inc14 // pgsql tests are order-dependent.

Completed in 22 milliseconds

12345678910