Home
last modified time | relevance | path

Searched refs:number (Results 1 – 25 of 894) sorted by path

12345678910>>...36

/PHP-5.5/
H A DCODING_STANDARDS227 of a line, followed by any number of whitespace.
243 /* {{{ proto int abs(int number)
244 Returns the absolute value of the number */
H A DINSTALL560 after the number of requests specified by PHP_FCGI_MAX_REQUESTS is
564 set to something greater than 1, the total number of php responders
H A DLICENSE30 distinguishing version number.
H A DNEWS882 . Fixed bug #67739 (Windows 8.1/Server 2012 R2 OS build number reported
3192 . Fixed bug #55378: Binary number literal returns float number though its
3969 . Fixed bug #55486 (status show BIG processes number). (fat)
5991 number of occurences.
6066 - Added DOMNode::getLineNo to get line number of parsed node. (Rob)
6736 - Fixed bug #46024 (stream_select() doesn't return the correct number).
7982 number of backslashes). (David Soria Parra, Pierre)
8015 number of connection retries). (Ilia)
8083 - Fixed bug #36392 (wrong number of decimal digits with %e specifier in
8837 - Fixed bug #36037 (heredoc adds extra line number). (Dmitry)
[all …]
H A DREADME.EXTENSIONS41 PHP_FOO_VERSION, /* extension version number (string) */
H A DREADME.GIT-RULES10 PHP is developed through the efforts of a large number of people.
H A DREADME.MAILINGLIST_RULES11 PHP is developed through the efforts of a large number of people.
H A DREADME.PARAMETER_PARSING_API9 check for the appropriate number of parameters, and try to output
19 The zend_parse_parameters() function takes the number of parameters
H A DREADME.REDIST.BINS136 Mersenne Twister random number generator -- a C++ class MTRand
360 Materiel Command, USAF, under agreement number F39502-99-1-0512.
H A DREADME.RELEASE_PROCESS135 4. Update ``web/php.git/include/version.inc`` (x=major version number)
208 2. Edit ``phpweb/include/version.inc`` and change (X=major release number):
281 2. Edit ``phpweb/include/version.inc`` and change (X=major release number):
H A DREADME.SELF-CONTAINED-EXTENSIONS77 name an arbitrary number of source files here.
H A DREADME.STREAMS111 number of bytes to copy.
H A DREADME.TESTING95 going to: http://bugs.php.net/12345 where 12345 is the bug number.
H A DREADME.TESTING233 the web server runs under will be skipped. Since the test harness defines a number
H A DUPGRADING.INTERNALS49 number. You can convert number to offset using EX_TMP_VAR_NUM(0, num) or
50 offset to number (EX_TMP_VAR_NUM(0,0)-EX_TMP_VAR(0,offset)).
54 use macros EX_CV_NUM() to access compiled variables by number.
H A Dconfigure.in143 echo "/* edit configure.in to change version number */" >> php_version.h.new
/PHP-5.5/Zend/
H A DLICENSE25 distinguishing version number.
H A DREADME.ZEND_VM21 <OPCODE-NUMBER> is a opcode number (0, 1, ...)
H A Dzend_operators.c138 ZEND_API double zend_string_to_double(const char *number, zend_uint length) /* {{{ */ in zend_string_to_double() argument
143 const char *end = number+length; in zend_string_to_double()
144 const char *digit = number; in zend_string_to_double()
H A Dzend_operators.h344 ZEND_API double zend_string_to_double(const char *number, zend_uint length);
/PHP-5.5/Zend/tests/
H A D002.phpt46 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
55 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
79 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
H A Dbug34062.phpt9 // Currently it's the minimum required number of zeros
H A Dbug36037.phpt2 Bug #36037 (heredoc adds extra line number)
H A Dget_defined_vars.phpt11 $number = 22.33; //number
19 var $number = 233;
38 var_dump( $arr["number"] );
100 ["number"]=>
/PHP-5.5/ext/bcmath/libbcmath/
H A DChangeLog3 * configure.in and many others: version number now at 0.2.

Completed in 66 milliseconds

12345678910>>...36