Home
last modified time | relevance | path

Searched refs:order (Results 101 – 125 of 234) sorted by relevance

12345678910

/PHP-8.3/tests/lang/
H A Dengine_assignExecutionOrder_003.phpt2 Evaluation order during assignments.
/PHP-8.3/ext/standard/tests/streams/
H A Dgh9590-001.phpt33 in order to avoid seeing this error again at a later date. in %s on line %d
H A Dgh9590-002.phpt35 in order to avoid seeing this error again at a later date. in %s:%d
/PHP-8.3/ext/dom/tests/
H A Dbug38474.phpt2 Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < …
H A Dgh13012.phpt2 GH-13012 (DOMNode::isEqualNode() is incorrect when attribute order is different)
H A Dgh13012_ns.phpt2 GH-13012 (DOMNode::isEqualNode() is incorrect when attribute order is different - ns variation)
/PHP-8.3/ext/soap/tests/schema/
H A Dschema085.phpt2 SOAP XML Schema 85: Extension of complex type (elements order)
/PHP-8.3/ext/oci8/tests/
H A Dimp_res_get_4.phpt42 open c1 for select * from imp_res_get_4_tab_1 order by 1;
45 open c1 for select * from imp_res_get_4_tab_2 order by 1;
H A Ddb_op_1.phpt43 dq($c, 'select dbop_name from v$sql_monitor where dbop_name is not null order by dbop_exec_id desc'…
H A Dimp_res_get_3.phpt46 open c1 for select * from imp_res_get_3_tab_1 order by 1;
48 open c1 for select * from imp_res_get_3_tab_2 where rownum < 3 order by 1;
H A Dlob_prefetch.phpt123 $sql = "select clob from {$schema}{$table_name}" . " order by id";
142 $sql = "select blob from {$schema}{$table_name}" . " order by id";
H A Dlob_prefetch_ini.phpt112 $sql = "select clob from {$schema}{$table_name}" . " order by id";
140 $sql = "select blob from {$schema}{$table_name}" . " order by id";
H A Dbind_rowid.phpt16 $s = oci_parse($c, 'select address from rid_tab order by id');
H A Dconn_attr.inc55 sys_context('userenv','sessionid')) order by 1";
130 (select sid from v\$session where audsid = sys_context('userenv','sessionid')) order by 1";
H A Dbug41069.phpt64 $stid = oci_parse($c, 'select * from bug41069_tab order by c1');
70 $stid = oci_parse($c, 'select * from bug41069_tab@bug41069_dblink order by c1');
H A Dimp_res_1.phpt42 open c1 for select * from imp_res_1_tab_1 order by 1;
45 open c1 for select * from imp_res_1_tab_2 where rownum < 3 order by 1;
54 open c1 for select * from imp_res_1_tab_1 order by 1;
/PHP-8.3/ext/hash/sha3/generic32lc/
H A Dbrg_endian.h137 # error Please edit lines 132 or 134 in brg_endian.h to set the platform byte order
/PHP-8.3/ext/hash/sha3/generic64lc/
H A Dbrg_endian.h137 # error Please edit lines 132 or 134 in brg_endian.h to set the platform byte order
/PHP-8.3/ext/exif/tests/
H A Dexif014.phpt2 Check for exif_read_data, JPEG with IFD, EXIF and GPS data in Intel byte-order.
H A Dexif015.phpt2 Check for exif_read_data, JPEG with IFD, EXIF and GPS data in Motorola byte-order.
/PHP-8.3/Zend/tests/
H A Dlist_keyed_evaluation_order_2.phpt2 list() with keys, evaluation order #2
H A Dconstant_expressions.phpt32 // Test order of operations
/PHP-8.3/ext/gmp/tests/
H A Dgmp_export.phpt85 gmp_export(): Argument #3 ($flags) cannot use multiple word order options
/PHP-8.3/ext/standard/tests/array/
H A Darray_diff_assoc_variation6.phpt8 * but has been created in a different order
/PHP-8.3/ext/mysqli/tests/
H A Dgh9590.phpt61 in order to avoid seeing this error again at a later date. in %s on line %d

Completed in 35 milliseconds

12345678910