Home
last modified time | relevance | path

Searched refs:point (Results 76 – 100 of 103) sorted by relevance

12345

/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure1262 struct point {int x, y;};
1263 static struct point const zero = {0,0};
/PHP-5.5/ext/standard/html_tables/mappings/
H A DROMAN.TXT98 # Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
99 # mapped to U+00A4. In Mac OS 8.5 and later versions, code point
/PHP-5.5/ext/json/tests/
H A Dpass001.1.phpt13 * Modified to test numbers with exponents without a decimal point.
H A Dpass001.1_64bit.phpt13 * Modified to test numbers with exponents without a decimal point.
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog546 variable called pcre_stack_guard that can be set to point to an external
611 (b) If the match point in a subject started with modifier character, and
613 point, and potentially beyond the first character in the subject,
864 callouts, which always insert a callout at this point.
2076 variables to point to external functions. For these systems, therefore,
2918 of both had grown to the point where there were only 3 bits left.
3134 "\r\nA" because change 7.0/46 below moves the current point on by two
4341 to set GCC=yes if CC=icc. This seems to end up at a point in the
4815 position is at the start point of the match. This differs from \A when the
4881 pcre_callout to its entry point. Like pcre_malloc and pcre_free, this is a
[all …]
H A DHACKING121 simultaneously for all possible matches that start at one point in the subject
349 If a range starts with a code point less than 256 and ends with one greater
H A DNEWS612 is at the start point of the match.
617 its entry point. To get the function called, the regex must include (?C) at
H A DREADME336 whose code point values are less than 256. By default, it uses a set of
794 whose code point values are less than 256. The final argument of the
/PHP-5.5/ext/standard/tests/array/
H A Darray_slice.phpt83 /* variation of offset and length to point to same element */
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt134 float FLOAT float Returns the input variable as a floating point value
/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation22.phpt72 // now file pointer should point to end of the file, try reading again
H A Dfgetcsv_variation29.phpt73 // now file pointer should point to end of the file, try reading again
H A Dfgetcsv_variation30.phpt72 // now file pointer should point to end of the file, try reading again
H A Dfgetcsv_variation31.phpt73 // now file pointer should point to end of the file, try reading again
H A Dfgetcsv_variation10.phpt73 // now file pointer should point to end of the file, try reading again
/PHP-5.5/ext/gd/libgd/
H A Dgd_interpolation.c2462 gdPointF extent[4], min, max, point; in gdTransformAffineBoundingBox() local
2475 point=extent[i]; in gdTransformAffineBoundingBox()
2476 if (gdAffineApplyToPointF(&extent[i], &point, affine) != GD_TRUE) { in gdTransformAffineBoundingBox()
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI541 Set a variable meta character to the code point value.
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc447 "then point -p argument to PHP/Archive.php.\n";
664 * @param string $entry The entry point
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY33 2007/09/03: [impl] change error message to "invaid code point value"
36 ONIGERR_INVALID_WIDE_CHAR_VALUE for invalid code point.
599 2005/06/30: [bug] invalid conversion from code point to mbc in
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic2594 >12 belong 6 32-bit IEEE floating point,
2596 >12 belong 7 64-bit IEEE floating point,
2600 >12 belong 11 8-bit fixed point,
2601 >12 belong 12 16-bit fixed point,
2602 >12 belong 13 24-bit fixed point,
2603 >12 belong 14 32-bit fixed point,
2638 >12 belong 11 8-bit fixed point,
2639 >12 belong 12 16-bit fixed point,
2640 >12 belong 13 24-bit fixed point,
2641 >12 belong 14 32-bit fixed point,
[all …]
/PHP-5.5/Zend/tests/
H A D019.phpt238 // dump the point to see that variable was unset
/PHP-5.5/win32/
H A Dinstall.txt305 follow the next step. Set the doc_root to point to your web servers
928 * Make sure the web server is running, and point your browser to
963 * You will need to change the extension_dir setting to point to the
/PHP-5.5/
H A Dphp.ini-development208 ; The number of significant digits displayed in floating point numbers.
290 ; digits after the floating point. The default value ensures that when floats
H A Dphp.ini-production208 ; The number of significant digits displayed in floating point numbers.
290 ; digits after the floating point. The default value ensures that when floats
H A Dconfigure.in1657 | the installation process at this point. |

Completed in 165 milliseconds

12345