Home
last modified time | relevance | path

Searched refs:point (Results 1 – 25 of 103) sorted by path

12345

/PHP-5.5/
H A DINSTALL222 side of the LoadModule statement must point to the path of the PHP
450 hand side of the LoadModule statement must point to the path of the
H A DNEWS1502 . Fixed bug #64760 (var_export() does not use full precision for floating-point
4649 . Fixed bug #47168 (printf of floating point variable prints maximum of 40
5398 - Fixed bug #49244 (Floating point NaN cause garbage characters). (Sjoerd)
5713 - Changed floating point behaviour to consistently use double precision on all
7203 - Fixed "Floating point exception" inside wordwrap().
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
H A Dconfigure.in1657 | the installation process at this point. |
/PHP-5.5/Zend/RFCs/
H A D001.txt38 duplicated. This results in all handles of this object to always point
H A D002.txt12 PHP and Zend 1.0 have come to a point where a lot of reusable code is
/PHP-5.5/Zend/
H A Dacinclude.m4109 dnl x87 floating point internal precision control checks
/PHP-5.5/Zend/tests/
H A D019.phpt238 // dump the point to see that variable was unset
H A Dfloat_prec_001.phpt2 Double precision is used for floating point calculations
/PHP-5.5/ext/bcmath/libbcmath/
H A DFAQ16 decimal point. The multiplying two of these numbers requires one to
17 calculate an exact number of digits after the decimal point regardless
H A Dconfigure1262 struct point {int x, y;};
1263 static struct point const zero = {0,0};
/PHP-5.5/ext/com_dotnet/
H A Dcom_handlers.c593 IConnectionPoint *point; in php_com_object_enable_event_sink() local
599 &obj->sink_id, &point))) { in php_com_object_enable_event_sink()
602 IConnectionPoint_Advise(point, (IUnknown*)obj->sink_dispatch, &obj->sink_cookie); in php_com_object_enable_event_sink()
604 IConnectionPoint_Unadvise(point, obj->sink_cookie); in php_com_object_enable_event_sink()
606 IConnectionPoint_Release(point); in php_com_object_enable_event_sink()
/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/ext/filter/docs/
H A Dfilter.txt134 float FLOAT float Returns the input variable as a floating point value
/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/gd/tests/
H A Dimagedashedline_basic.phpt39 //check color of a point on edge..
41 // ..and a point on background
H A Dimagefilledpolygon_basic.phpt48 //check color of a point on edge..
50 //.. a point in filled body
52 // ..and a point on background
/PHP-5.5/ext/iconv/tests/
H A Dtranslit-failure.phpt16 // if at some point internal encoding changes, set correct one
/PHP-5.5/ext/imap/
H A DIMAP_Win32_HOWTO.txt17 - At some point, the build will fail. Rerun 'nmake nt'.
25 At this point (even if the last build apparently failed), you should have the
/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/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
H A Dformatter_format.phpt78 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
126 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
H A Dformatter_format2.phpt78 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
126 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…

Completed in 139 milliseconds

12345