Home
last modified time | relevance | path

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

123456789

/PHP-5.6/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt2 Evaluation order during assignments.
/PHP-5.6/ext/reflection/tests/
H A DReflectionClass_getInterfaces_001.phpt39 // Sort interfaces so that tests do not fail because of wrong order.
/PHP-5.6/ext/intl/doc/
H A DTutorial.txt33 the "highest" character (in UCA order) weight that is to be considered ignorable.
106 Otherwise, you need to supply the locale to UCA in order to properly collate text for a
124 customizable mechanism called "tailoring". Tailoring overrides the default order of code points
204 marks are in noncanonical order will there be a problem. If the setting is On, then the best
/PHP-5.6/ext/gd/libgd/
H A DREADME21 In order to resolve any possible confusion regarding the authorship of
/PHP-5.6/ext/standard/tests/array/
H A Dkrsort_variation5.phpt11 * Description: Sort an array by key in reverse order, maintaining key to data correlation
H A Dkrsort_variation2.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 Dkrsort_object.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
H A Drsort_object2.phpt6 * Description: Sort an array in reverse order
H A Drsort_variation2.phpt6 * Description: Sort an array in reverse order
H A Darray_reverse_variation2.phpt6 * Description: Return input as a new array with the order of the entries reversed
H A Darray_reverse_variation4.phpt6 * Description: Return input as a new array with the order of the entries reversed
H A Darray_reverse_variation5.phpt8 * Description: Return input as a new array with the order of the entries reversed
H A Dkrsort_basic.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
/PHP-5.6/ext/xmlrpc/
H A Dconfig.m476 AC_MSG_ERROR([iconv not found, in order to build xmlrpc you need the iconv library])
/PHP-5.6/ext/iconv/tests/
H A Diconv_mime_decode_variation3.phpt23 // a default charset determined by the platform. In order for this test to
/PHP-5.6/ext/oci8/tests/
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;
H A Drefcur_prefetch_1.phpt36 open cur1 for select * from refcurtest order by c1;
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_poll_mixing_insert_select.phpt59 // Add a tiny delay to ensure that queries get executed in a certain order
/PHP-5.6/sapi/apache_hooks/
H A DREADME49 in a single scope and they will be run in order.
/PHP-5.6/Zend/RFCs/
H A D002.txt134 order: class, function, constant.
/PHP-5.6/ext/intl/
H A DERROR.CONVENTIONS18 name of the function that failed in order to make debugging easier (though if
/PHP-5.6/
H A Dphp.ini-development10 ; The following is a summary of its search order:
268 ; a different order.
608 ; http://php.net/variables-order
613 ; the order in which that data is registered. The values for this directive
621 ; http://php.net/request-order
1154 ; compile-time value defined MYSQL_PORT (in that order). Win32 will only look
1420 ; variable in order to use PHP's session functions.
1792 ; automatic encoding detection order.
1793 ; "auto" detect order is changed according to mbstring.language
1794 ; http://php.net/mbstring.detect-order
[all …]

Completed in 77 milliseconds

123456789