Home
last modified time | relevance | path

Searched refs:point (Results 51 – 75 of 103) sorted by relevance

12345

/PHP-5.5/ext/intl/tests/
H A Dcpbi_getLastCodePoint_basic.phpt18 //first() and last() don't read codepoint and set the last code point var to -1
/PHP-5.5/ext/standard/tests/math/
H A Dfmod_variation2.phpt6 * Description: Returns the floating point remainder (modulo) of the division of the arguments.
H A Dfmod_variation1.phpt6 * Description: Returns the floating point remainder (modulo) of the division of the arguments.
H A Dround_variation2.phpt9 * after the decimal point)
H A Dround_basic.phpt9 * after the decimal point)
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt45 class point
50 function point($x, $y) {
158 new point(NULL, NULL),
159 new point(2.5, 40.5),
160 new point(0, 0),
/PHP-5.5/ext/phar/tests/
H A Dcreate_path_error.phpt38 "Font\xF0\x80\x90\x90pro.ttf", //Invalid multi-byte character - surrogate pair code point
/PHP-5.5/ext/oci8/tests/
H A Dbug27303_2.phpt11 // Other point releases may also work
H A Dbug27303_4.phpt11 // Other point releases may also work
H A Dbug27303_1.phpt11 // Other point releases may also work
/PHP-5.5/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt48 var_dump(sprintf("%%f = '%f'", $n)); // floating point representation
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_constants.phpt183 ... no we must have removed them at some point - for BC, weakening the test
H A Dbug49442.phpt68 …At this point 'persistent' is not to be confused with what a user calls a 'persistent' - in this c…
H A Dmysqli_connect_oo.phpt136 /* NOTE that at this point one must use a different syntax! */
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt489 callout function point to 16-bit vectors.
817 callout function point to 32-bit vectors.
2736 argument should point to an int variable.
2843 ment should point to a size_t variable.
2863 fourth argument should point to an int variable.
4624 the point where they are tested.
6391 no point in carrying on.
7007 the point at which it is encountered.
7358 advancing the match starting point (see (*SKIP) below).
7433 rent starting point, or not at all. For example:
[all …]
/PHP-5.5/Zend/
H A Dacinclude.m4109 dnl x87 floating point internal precision control checks
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput526 Failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7
29 Failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 9
32 Failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7
35 Failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 9
1589 Failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7
1592 Failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7
1873 Failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 5
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt81 tiebreaker. The Unicode code point values of the NFD form of each string are
84 used sparingly, as only code point values differences between two strings is an
121 ICU uses UCA as a default starting point for ordering. Not all languages have sorting sequences
/PHP-5.5/
H A DREADME.RELEASE_PROCESS41 no trunk at this point and commit this to svn
203 highest branch, otherwise you have to do this manually, see point 1.b
226 Usually we use the same content as for point 6, but included in php template
H A DREADME.SELF-CONTAINED-EXTENSIONS113 modules, use a simple module as a starting point and add your own code.
H A DREADME.namespaces55 the point of definition down to the end of file. It is recommended however to
/PHP-5.5/Zend/RFCs/
H A D002.txt12 PHP and Zend 1.0 have come to a point where a lot of reusable code is
H A D001.txt38 duplicated. This results in all handles of this object to always point
/PHP-5.5/sapi/apache_hooks/
H A DREADME197 point.
/PHP-5.5/ext/standard/tests/array/
H A Darray_key_exists.phpt90 // first argument as floating point value

Completed in 109 milliseconds

12345