Home
last modified time | relevance | path

Searched refs:order (Results 76 – 100 of 177) sorted by relevance

12345678

/PHP-8.0/ext/pdo_firebird/tests/
H A Dbug_64037.phpt21 $query = "SELECT * from price order by ID";
/PHP-8.0/ext/spl/tests/
H A DarrayObject_natcasesort_basic1.phpt5 /* Sort the entries by values using case insensitive "natural order" algorithm.
H A DarrayObject_natsort_basic1.phpt5 /* Sort the entries by values using "natural order" algorithm.
/PHP-8.0/Zend/tests/
H A Dobjects_033.phpt2 Ensure object comparison property order remains consistent
H A Dlist_keyed_evaluation_order_2.phpt2 list() with keys, evaluation order #2
/PHP-8.0/ext/oci8/tests/
H A Dimp_res_get_dbmsoutput.phpt41 open c1 for select * from imp_res_get_dbmsoutput_tab_1 order by 1;
44 open c1 for select * from imp_res_get_dbmsoutput_tab_2 order by 1;
H A Dimp_res_field.phpt41 open c1 for select * from imp_res_field_tab_1 order by 1;
44 open c1 for select * from imp_res_field_tab_2 order by 1;
47 open c1 for select * from imp_res_field_tab_3 order by 1;
H A Dimp_res_get_4.phpt40 open c1 for select * from imp_res_get_4_tab_1 order by 1;
43 open c1 for select * from imp_res_get_4_tab_2 order by 1;
H A Ddb_op_1.phpt41 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.phpt44 open c1 for select * from imp_res_get_3_tab_1 order by 1;
46 open c1 for select * from imp_res_get_3_tab_2 where rownum < 3 order by 1;
H A Dbind_rowid.phpt12 $s = oci_parse($c, 'select address from rid_tab order by id');
/PHP-8.0/tests/lang/
H A Dengine_assignExecutionOrder_006.phpt2 Evaluation order during assignments.
H A Dengine_assignExecutionOrder_003.phpt2 Evaluation order during assignments.
/PHP-8.0/ext/standard/tests/streams/
H A Dgh9590-001.phpt31 in order to avoid seeing this error again at a later date. in %s on line %d
H A Dgh9590-002.phpt33 in order to avoid seeing this error again at a later date. in %s:%d
/PHP-8.0/ext/exif/tests/
H A Dexif010.phpt2 Check for exif_read_data, JPEG with IFD and EXIF data in Intel byte-order.
H A Dexif011.phpt2 Check for exif_read_data, JPEG with IFD and EXIF data in Motorola byte-order.
H A Dexif012.phpt2 Check for exif_read_data, JPEG with IFD and GPS data in Intel byte-order.
H A Dexif013.phpt2 Check for exif_read_data, JPEG with IFD and GPS data in Motorola byte-order.
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.0/ext/soap/tests/schema/
H A Dschema085.phpt2 SOAP XML Schema 85: Extension of complex type (elements order)
/PHP-8.0/ext/dom/tests/
H A Dbug38474.phpt2 Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < …
/PHP-8.0/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.0/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

Completed in 24 milliseconds

12345678