Home
last modified time | relevance | path

Searched refs:order (Results 126 – 150 of 199) sorted by relevance

12345678

/PHP-7.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-7.4/ext/standard/tests/array/
H A Drsort_variation5.phpt6 * 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
H A Dkrsort_variation9.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation.
H A Drsort_object1.phpt6 * Description: Sort an array in reverse order
H A Dkrsort_variation5.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
H A Dkrsort_object.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
H A Drsort_basic.phpt6 * Description: Sort an array in reverse order
H A Drsort_object2.phpt6 * Description: Sort an array in reverse order
H A Dkrsort_basic.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
H A Darray_reverse_variation4.phpt6 * Description: Return input as a new array with the order of the entries reversed
/PHP-7.4/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt44 // Note: Due to detect order, detected as UTF-8
/PHP-7.4/ext/date/tests/
H A Dexamine_diff.inc27 * This spec includes a "+" or "-" after the "P" in order to
/PHP-7.4/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt2 Evaluation order during assignments.
H A Dengine_assignExecutionOrder_002.phpt2 Evaluation order during assignments.
/PHP-7.4/ext/oci8/tests/
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');
H A Dlob_029.phpt65 $s = oci_parse($c, "select * from FileTest order by FileNum");
H A Drefcur_prefetch_4.phpt39 open cur1 for select * from refcurtest order by c1;
H A Dfetch_all3.phpt34 $select_sql = "select id, value from fetch_all3_tab order by id";
H A Drefcur_prefetch_2.phpt36 open cur1 for select * from refcurtest order by c1;
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_pconn_conn_multiple.phpt79 printf("Flipping phost/host order\n");
152 Flipping phost/host order
/PHP-7.4/ext/xmlrpc/
H A Dconfig.m457 AC_MSG_ERROR([iconv not found, in order to build xmlrpc you need the iconv library])
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_getInterfaces_001.phpt39 // Sort interfaces so that tests do not fail because of wrong order.

Completed in 27 milliseconds

12345678