Home
last modified time | relevance | path

Searched refs:order (Results 26 – 50 of 207) sorted by relevance

123456789

/PHP-7.0/tests/lang/
H A Dengine_assignExecutionOrder_007.phpt2 Check key execution order with new.
H A Dengine_assignExecutionOrder_005.phpt2 Evaluation order during assignments.
/PHP-7.0/Zend/tests/
H A Dbug36759.phpt2 Bug #36759 (Objects destructors are invoked in wrong order when script is finished)
H A Dbug20240.phpt2 Bug #20240 (order of destructor calls)
H A Dbug64988.phpt2 Bug #64988 (Class loading order affects E_STRICT warning)
/PHP-7.0/ext/fileinfo/tests/
H A Dbug68819_002.phpt10 // These two in any order
/PHP-7.0/Zend/tests/traits/bugs/
H A Dabstract-methods04.phpt3 implementstion may be provided by other traits. Sorting order shouldn't influence result.
/PHP-7.0/ext/oci8/tests/
H A Dfetch_object_2.phpt29 if (!($s = oci_parse($c, 'select * from fetch_object_2_tab order by 1'))) {
43 if (!($s = oci_parse($c, 'select * from fetch_object_2_tab order by 1'))) {
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 Dimp_res_cursor.phpt43 … open c1 for select cursor(select c1, c2 from imp_res_cursor_tab_1 order by 1) as curs from dual;
46 open c1 for select * from imp_res_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_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_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_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.0/Zend/tests/try/
H A Dtry_finally_019.phpt2 Combination of foreach, finally and goto (call order)
H A Dtry_finally_020.phpt2 Combination of foreach, finally and exception (call order)
/PHP-7.0/ext/exif/tests/
H A Dexif007.phpt2 … exif_read_data, baseline JPEG with no IFD, EXIF, GPS or Interoperability data in Intel byte-order.
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.
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DFAQ11 In order to make thread safe, which of (A) or (B) must be done.
/PHP-7.0/ext/standard/tests/misc/
H A Dsyslog_parameters.phpt9 syslog('Wrong parameter order', LOG_WARNING);
/PHP-7.0/ext/curl/tests/
H A Dbug65458.phpt19 // $preclose - $init has a delta in the order of bytes, not megabytes. Given
/PHP-7.0/ext/standard/tests/dir/
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

Completed in 25 milliseconds

123456789