Home
last modified time | relevance | path

Searched refs:order (Results 51 – 75 of 199) sorted by relevance

12345678

/PHP-7.4/ext/curl/tests/
H A Dbug65458.phpt19 // $preclose - $init has a delta in the order of bytes, not megabytes. Given
/PHP-7.4/ext/pdo_firebird/tests/
H A Dbug_74462.phpt16 $S = $dbh->query('select abool from atable order by id');
H A Dbug_64037.phpt21 $query = "SELECT * from price order by ID";
/PHP-7.4/ext/oci8/tests/
H A Dbind_empty.phpt49 $stid = oci_parse($c, "select * from bind_empty_tab order by 1");
62 $stid = oci_parse($c, "select * from bind_empty_tab order by 1");
H A Dimp_res_get_cursor.phpt40 …open c1 for select cursor(select c1, c2 from imp_res_get_cursor_tab_1 order by 1) as curs from dua…
43 open c1 for select * from imp_res_get_cursor_tab_2 where rownum < 3 order by 1;
H A Dlob_018.phpt43 $query = 'select * from lob_018_tab order by mykey asc';
54 $query = 'select * from lob_018_tab order by mykey desc';
H A Dimp_res_get_1.phpt40 open c1 for select * from imp_res_get_1_tab_1 order by 1;
43 open c1 for select * from imp_res_get_1_tab_2 where rownum < 3 order by 1;
H A Dimp_res_get_2.phpt40 open c1 for select * from imp_res_get_2_tab_1 order by 1;
43 open c1 for select * from imp_res_get_2_tab_2 where rownum < 3 order by 1;
H A Dimp_res_lob.phpt35 open c1 for select * from imp_res_lob_tab order by 1;
39 open c1 for select c2 from imp_res_lob_tab order by c1;
H A Dimp_res_prefetch.phpt40 open c1 for select * from imp_res_prefetch_tab_1 order by 1;
43 open c1 for select * from imp_res_prefetch_tab_2 order by 1;
/PHP-7.4/ext/exif/tests/
H A Dexif024.phpt2 Check for exif_read_data, JPEG with IFD0, EXIF, INTEROP data in Intel byte-order.
H A Dexif025.phpt2 Check for exif_read_data, JPEG with IFD0, EXIF, INTEROP data in Motorola byte-order.
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.
/PHP-7.4/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-7.4/sapi/fpm/tests/
H A Dbug68391-conf-include-order.phpt2 FPM: bug68391 - Configuration inclusion in alphabetical order
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation4-win32-mb.phpt70 // different OS order files differently so will
78 // more important to check that all contents are present than order they are returned in
H A Dreaddir_variation4.phpt64 // different OS order files differently so will
72 // more important to check that all contents are present than order they are returned in
/PHP-7.4/ext/spl/tests/
H A DarrayObject_natsort_basic1.phpt7 Sort the entries by values using "natural order" algorithm.
H A DarrayObject_natcasesort_basic1.phpt7 Sort the entries by values using case insensitive "natural order" algorithm.
/PHP-7.4/ext/standard/tests/array/
H A Drsort_variation4.phpt6 * Description: Sort an array in reverse order
/PHP-7.4/ext/standard/tests/strings/
H A Dstripos_variation12.phpt11 * in order to check the binary safe
H A Dstrrpos_variation13.phpt11 * in order to check binary safe
H A Dstrrpos_variation12.phpt11 * in order to check the binary safe
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload5.phpt2 Class order allowed with autoloading (5)

Completed in 25 milliseconds

12345678