Home
last modified time | relevance | path

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

12345678

/PHP-5.4/ext/standard/tests/array/
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_variation11.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
H A Dkrsort_variation6.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation.
H A Darray_reverse_variation6.phpt6 * Description: Return input as a new array with the order of the entries reversed
H A Darray_diff_assoc_variation6.phpt14 * but has been created in a different order
H A Dkrsort_variation10.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
H A Dkrsort_variation8.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation.
H A Drsort_variation5.phpt11 * Description: Sort an array in reverse order
H A Drsort_variation9.phpt6 * Description: Sort an array in reverse order
H A Dkrsort_variation3.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
H A Drsort_variation3.phpt10 * Description: Sort an array in reverse order
/PHP-5.4/ext/oci8/tests/
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 Dfetch_object_1.phpt59 if (!($s = oci_parse($c, 'select * from fetch_object_tab where rownum < 2 order by "caseSensitive"'…
H A Dfetch_object.phpt59 if (!($s = oci_parse($c, 'select * from fetch_object_tab where rownum < 2 order by "caseSensitive"'…
H A Dlob_null.phpt147 $s = oci_parse ($c, 'select id, data from lob_null_tab order by id');
153 $s = oci_parse ($c, 'select id, data from lob_null_tab order by id');
/PHP-5.4/ext/standard/tests/strings/
H A Dimplode1.phpt7 array elements in the same order, with the glue string between each element.
50 /* loop through to display a string containing all the array $pieces in the same order,
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_stmt_datatype_change.phpt28 $s1 = $c1->prepare("select a from type_change order by a");
H A Dmysqli_pconn_conn_multiple.phpt79 printf("Flipping phost/host order\n");
152 Flipping phost/host order
/PHP-5.4/ext/soap/
H A Dphp_sdl.h216 int order; member
/PHP-5.4/tests/lang/
H A Dexecution_order.phpt2 Execution order of variables
/PHP-5.4/ext/date/tests/
H A Dexamine_diff.inc27 * This spec includes a "+" or "-" after the "P" in order to
/PHP-5.4/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt47 // Note: Due to detect order, detected as UTF-8
/PHP-5.4/Zend/RFCs/
H A D001.txt47 into awkward and confusing copying & destructing of objects. In order
125 message whenever such an automatic clone occurs, in order to allow
/PHP-5.4/ext/pspell/
H A DREADME28 In order to use pspell, you need to have *both* aspell and pspell libraries

Completed in 61 milliseconds

12345678