Home
last modified time | relevance | path

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

12345678

/PHP-8.0/Zend/tests/
H A Dlist_keyed_evaluation_order_3.phpt2 list() with keys, evaluation order #3
H A Duse_late_binding_conflict.phpt6 /* Reverse declaration order disables early-binding */
H A Dbug20240.phpt2 Bug #20240 (order of destructor calls)
H A Dbug36759.phpt2 Bug #36759 (Objects destructors are invoked in wrong order when script is finished)
H A Dlist_keyed_evaluation_order_nested.phpt2 list() with keys, evaluation order: nested
29 // Should be evaluated in the order:
/PHP-8.0/ext/reflection/tests/
H A Dgh8080.phpt2 GH-8080 (ReflectionClass::getConstants() depends on def. order)
/PHP-8.0/tests/lang/
H A Dengine_assignExecutionOrder_004.phpt2 Evaluation order during assignments.
H A Dengine_assignExecutionOrder_007.phpt2 Check key execution order with new.
H A Dengine_assignExecutionOrder_005.phpt2 Evaluation order during assignments.
/PHP-8.0/ext/standard/
H A Dversioning.c80 int order; member
104 found1 = pp->order; in compare_special_version_forms()
110 found2 = pp->order; in compare_special_version_forms()
/PHP-8.0/ext/oci8/tests/
H A Ddefine5.phpt32 echo "Test 2 - normal define order\n";
65 Test 2 - normal define order
H A Dlob_043.phpt32 $s = oci_parse($c, 'select id, c1 from lob_043_tab order by id');
44 $s = oci_parse($c, 'select id, c1 from lob_043_tab order by id');
H A Ddb_op_2.phpt43 dq($c, 'select dbop_name from v$sql_monitor where dbop_name like \'db_op_2%\' order by dbop_exec_id…
49 dq($c, 'select sql_text, dbop_name from v$sql_monitor where sql_text like \'%dboptest%\' order by d…
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 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;
/PHP-8.0/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload1.phpt2 Class order allowed with autoloading (1)
H A Dclass_order_autoload2.phpt2 Class order allowed with autoloading (2)
H A Dclass_order_autoload3.phpt2 Class order allowed with autoloading (3)
/PHP-8.0/ext/standard/tests/math/
H A Drand_inverted_order.phpt2 Test rand function when min and max are in proper or inverted order
/PHP-8.0/Zend/tests/traits/bugs/
H A Dabstract-methods04.phpt3 implementstion may be provided by other traits. Sorting order shouldn't influence result.
/PHP-8.0/ext/fileinfo/tests/
H A Dbug68819_002.phpt10 // These two in any order
/PHP-8.0/ext/opcache/tests/
H A Djmp_elim_002.phpt12 'echo' => 1, 'order' => 'DESC',
/PHP-8.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-8.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.

Completed in 28 milliseconds

12345678