Home
last modified time | relevance | path

Searched refs:order (Results 51 – 75 of 187) sorted by relevance

12345678

/PHP-5.4/ext/standard/tests/array/
H A Darray_reverse_basic1.phpt6 * Description: Return input as a new array with the order of the entries reversed
H A Darray_reverse_basic2.phpt6 * Description: Return input as a new array with the order of the entries reversed
H A Darray_reverse_error.phpt6 * Description: Return input as a new array with the order of the entries reversed
H A Drsort_variation10.phpt6 * Description: Sort an array in reverse order
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
/PHP-5.4/ext/pdo_firebird/tests/
H A Dbug_64037.phpt22 $query = "SELECT * from price order by ID";
/PHP-5.4/tests/lang/
H A Dengine_assignExecutionOrder_006.phpt2 Evaluation order during assignments.
H A Dengine_assignExecutionOrder_003.phpt2 Evaluation order during assignments.
/PHP-5.4/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-5.4/ext/dom/tests/
H A Dbug38474.phpt2 Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < …
/PHP-5.4/ext/soap/tests/schema/
H A Dschema085.phpt2 SOAP XML Schema 85: Extension of complex type (elements order)
/PHP-5.4/ext/oci8/tests/
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 Dconn_attr.inc57 sys_context('userenv','sessionid')) order by 1";
132 (select sid from v\$session where audsid = sys_context('userenv','sessionid')) order by 1";
H A Dbind_rowid.phpt12 $s = oci_parse($c, 'select address from rid_tab order by id');
/PHP-5.4/ext/standard/tests/strings/
H A Dstrnatcmp_basic.phpt6 * Description: String comparisons using a "natural order" algorithm
/PHP-5.4/ext/sybase_ct/tests/
H A Dtest_query_nostore.phpt46 $q= sybase_unbuffered_query('select * from #test order by id', $db, FALSE);
/PHP-5.4/win32/build/
H A DDSP.README23 line endings (CR/LF) in order to function. The affected files are:

Completed in 29 milliseconds

12345678