Home
last modified time | relevance | path

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

12345678910

/PHP-8.3/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.3/ext/standard/tests/image/
H A Dgetimagesize_basic.phpt21 //TIFF intel byte order
22 "TIFF intel byte order image file" => "200x100.tiff",
140 -- TIFF intel byte order image file (200x100.tiff) --
/PHP-8.3/Zend/tests/
H A Dgc_044.phpt2 GC of object property table (order variation)
H A Doss_fuzz_60011_1.phpt2 oss-fuzz #60011 (Incorrect order of instruction with nullsafe operator)
H A Doss_fuzz_60011_2.phpt2 oss-fuzz #60011 (Incorrect order of instruction with nullsafe operator)
H A Dbug60161.phpt2 Bug #60161: Implementing an interface extending Traversable is order dependent
H A Dbug71196.phpt2 Bug #71196 (Memory leak with out-of-order live ranges)
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 Ddynamic_class_const_fetch_order.phpt2 Dynamic class constant fetch DIM order
/PHP-8.3/Zend/tests/generators/
H A Dgc_order.phpt2 Close generator in dtor to avoid freeing order issues
H A Dyield_from_chain_dtor_order.phpt2 Leaf link may need to be invalidated depending on dtor order
/PHP-8.3/ext/opcache/tests/jit/
H A Dunreachable_block.phpt2 JIT unreachable_block with block order
/PHP-8.3/ext/oci8/tests/
H A Ddefine5.phpt36 echo "Test 2 - normal define order\n";
69 Test 2 - normal define order
H A Dlob_043.phpt35 $s = oci_parse($c, 'select id, c1 from lob_043_tab order by id');
47 $s = oci_parse($c, 'select id, c1 from lob_043_tab order by id');
H A Ddb_op_2.phpt45 dq($c, 'select dbop_name from v$sql_monitor where dbop_name like \'db_op_2%\' order by dbop_exec_id…
51 dq($c, 'select sql_text, dbop_name from v$sql_monitor where sql_text like \'%dboptest%\' order by d…
/PHP-8.3/ext/reflection/tests/
H A Dgh8080.phpt2 GH-8080 (ReflectionClass::getConstants() depends on def. order)
/PHP-8.3/tests/lang/
H A Dengine_assignExecutionOrder_004.phpt2 Evaluation order during assignments.
H A Dengine_assignExecutionOrder_007.phpt2 Check key execution order with new.
/PHP-8.3/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload1.phpt2 Class order allowed with autoloading (1)
/PHP-8.3/ext/random/tests/01_functions/
H A Drand_inverted_order.phpt2 Test rand function when min and max are in proper or inverted order
/PHP-8.3/ext/fileinfo/tests/
H A Dbug68819_002.phpt10 // These two in any order
/PHP-8.3/ext/opcache/tests/
H A Djmp_elim_002.phpt12 'echo' => 1, 'order' => 'DESC',

Completed in 20 milliseconds

12345678910