Home
last modified time | relevance | path

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

123456789

/PHP-5.6/ext/standard/tests/array/
H A Drsort_error.phpt6 * Description: Sort an array in reverse order
H A Drsort_variation6.phpt6 * Description: Sort an array in reverse order
H A Drsort_variation7.phpt6 * Description: Sort an array in reverse order
H A Drsort_variation11.phpt6 * Description: Sort an array in reverse order
H A Dkrsort_variation4.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation.
H A Drsort_variation8.phpt6 * Description: Sort an array in reverse order
H A Dkrsort_variation6.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation.
H A Dkrsort_variation11.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
/PHP-5.6/ext/oci8/tests/
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 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');
H A Ddb_op_1.phpt45 dq($c, 'select dbop_name from v$sql_monitor where dbop_name is not null order by dbop_exec_id desc'…
H A Ddb_op_2.phpt45 dq($c, 'select dbop_name from v$sql_monitor where dbop_name like \'db_op2%\' order by dbop_exec_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.phpt61 $stid = oci_parse($c, 'select * from bug41069_tab order by c1');
67 $stid = oci_parse($c, 'select * from bug41069_tab@bug41069_dblink order by c1');
H A Dimp_res_1.phpt40 open c1 for select * from imp_res_1_tab_1 order by 1;
43 open c1 for select * from imp_res_1_tab_2 where rownum < 3 order by 1;
52 open c1 for select * from imp_res_1_tab_1 order by 1;
H A Ddrcp_cclass1.phpt55 …select cclass_name from v\$cpool_cc_stats where cclass_name like '%.cc__$t' order by cclass_name");
H A Dimp_res_6.phpt37 open c1 for select * from imp_res_6_tab order by 1;
/PHP-5.6/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-5.6/ext/standard/tests/strings/
H A Dstrnatcmp_basic.phpt6 * Description: String comparisons using a "natural order" algorithm
/PHP-5.6/Zend/tests/
H A Dconstant_expressions.phpt32 // Test order of operations
/PHP-5.6/win32/build/
H A DDSP.README23 line endings (CR/LF) in order to function. The affected files are:
/PHP-5.6/ext/sybase_ct/tests/
H A Dtest_query_nostore.phpt46 $q= sybase_unbuffered_query('select * from #test order by id', $db, FALSE);
/PHP-5.6/sapi/fpm/tests/
H A D016.phpt2 FPM: Test splited configuration and load order #68391

Completed in 26 milliseconds

123456789