Home
last modified time | relevance | path

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

12345678

/PHP-8.0/ext/oci8/tests/
H A Drefcur_prefetch_4.phpt39 open cur1 for select * from refcurtest order by c1;
H A Drefcur_prefetch_2.phpt36 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_1.phpt36 open cur1 for select * from refcurtest order by c1;
/PHP-8.0/ext/standard/tests/strings/
H A Dimplode1.phpt46 /* loop through to display a string containing all the array $pieces in the same order,
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_poll_mixing_insert_select.phpt58 // Add a tiny delay to ensure that queries get executed in a certain order
/PHP-8.0/ext/intl/
H A DERROR_CONVENTIONS.md21 the name of the function that failed in order to make debugging easier (though
/PHP-8.0/
H A Dphp.ini-development10 ; The following is a summary of its search order:
277 ; a different order.
649 ; http://php.net/variables-order
654 ; the order in which that data is registered. The values for this directive
662 ; http://php.net/request-order
1164 ; compile-time value defined MYSQL_PORT (in that order). Win32 will only look
1324 ; variable in order to use PHP's session functions.
1663 ; automatic encoding detection order.
1664 ; "auto" detect order is changed according to mbstring.language
1665 ; http://php.net/mbstring.detect-order
[all …]
H A Dphp.ini-production10 ; The following is a summary of its search order:
277 ; a different order.
651 ; http://php.net/variables-order
656 ; the order in which that data is registered. The values for this directive
664 ; http://php.net/request-order
1166 ; compile-time value defined MYSQL_PORT (in that order). Win32 will only look
1326 ; variable in order to use PHP's session functions.
1665 ; automatic encoding detection order.
1666 ; "auto" detect order is changed according to mbstring.language
1667 ; http://php.net/mbstring.detect-order
[all …]
H A DREADME.REDIST.BINS176 the public domain as well, but I don't require that in order to let
208 The period, 2^19937-1, and the order of equidistribution, 623 dimensions,
300 strnatcmp.c -- Perform 'natural order' comparisons of strings in C.
/PHP-8.0/docs/
H A Dself-contained-extensions.md140 In order to be useful, a self-contained extension must be loadable as a shared
/PHP-8.0/ext/standard/tests/array/
H A Dbug34066_1.phpt6 $order = array(
233 "Doc" => $order
/PHP-8.0/ext/exif/tests/
H A Dexif017.phpt2 Check for exif_read_data, TIFF with IFD data in Motorola byte-order.
H A Dexif016.phpt2 Check for exif_read_data, TIFF with IFD data in Intel byte-order.
H A Dexif018.phpt2 Check for exif_read_data, TIFF with IFD and EXIF data in Intel byte-order.
H A Dexif020.phpt2 Check for exif_read_data, TIFF with IFD and GPS data in Intel byte-order.
H A Dexif026.phpt2 Check for exif_read_data, TIFF with IFD0, EXIF, INTEROP data in Intel byte-order.
H A Dexif027.phpt2 Check for exif_read_data, TIFF with IFD0, EXIF, INTEROP data in Motorola byte-order.
H A Dexif021.phpt2 Check for exif_read_data, TIFF with IFD and GPS data in Motorola byte-order.
H A Dexif022.phpt2 Check for exif_read_data, TIFF with IFD, EXIF and GPS data in Intel byte-order.
H A Dexif023.phpt2 Check for exif_read_data, TIFF with IFD, EXIF and GPS data in Motorola byte-order.
/PHP-8.0/Zend/
H A Dzend_vm_gen.php1690 $order = [];
1694 $order[$op] = null;
1698 return $order;
/PHP-8.0/ext/mbstring/libmbfl/
H A DLICENSE70 this license for certain libraries in order to permit linking those
113 be combined with the library in order to run.
376 conditions are imposed on you (whether by court order, agreement or
/PHP-8.0/ext/standard/html_tables/mappings/
H A DCP1251.TXT17 # The entries are in cp1251 order
/PHP-8.0/ext/bcmath/libbcmath/
H A DLICENSE71 this license for certain libraries in order to permit linking those
115 be combined with the library in order to run.
379 conditions are imposed on you (whether by court order, agreement or

Completed in 71 milliseconds

12345678