Home
last modified time | relevance | path

Searched refs:number (Results 926 – 944 of 944) sorted by relevance

1...<<3132333435363738

/PHP-7.1/scripts/dev/
H A Dgenerate-phpt.phar1111 * Set the list of function arguments to be one less that the number of mandatory arguments
1169 * Returns the argument list with the greatest possible number of arguments.
/PHP-7.1/ext/phar/phar/
H A Dpharcommand.inc464 …'inf' => ' Any number of input files and directories. If -i is in use then ONLY files…
984 …'inf' => ' Any number of input files and directories. If -i is in use then ONLY files…
/PHP-7.1/ext/standard/tests/file/
H A Dfread_variation2.phpt39 echo "Error reading file, total number of bytes read = ".strlen($data_from_file)."\n";
H A Dfread_variation1.phpt41 echo "Error reading file, total number of bytes read = ".strlen($data_from_file)."\n";
/PHP-7.1/
H A DREADME.STREAMS111 number of bytes to copy.
H A DNEWS806 . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence)
850 . Fixed bug #74833 (SID constant created with wrong module number). (Anatol)
3289 number). (Laruence)
3370 wrong number of parameters). (Laruence)
3472 . Fixed bug #70960 (ReflectionFunction for array_unique returns wrong number
4140 . Removed hardcoded limit on number of pipes in proc_open(). (Tony)
H A Dconfigure.in143 echo "/* edit configure.in to change version number */" >> php_version.h.new
H A DINSTALL356 after the number of requests specified by PHP_FCGI_MAX_REQUESTS is
360 set to something greater than 1, the total number of php responders
H A Dltmain.sh1787 -version-number)
/PHP-7.1/ext/date/
H A Dphp_date.c1055 static char *english_suffix(timelib_sll number) in english_suffix() argument
1057 if (number >= 10 && number <= 19) { in english_suffix()
1060 switch (number % 10) { in english_suffix()
/PHP-7.1/ext/oci8/
H A Doci8.c499 ZEND_ARG_INFO(0, number)
627 ZEND_ARG_INFO(0, number)
/PHP-7.1/ext/gmp/
H A Dgmp.c42 ZEND_ARG_INFO(0, number)
/PHP-7.1/ext/pcre/pcrelib/
H A DREADME526 prints the version number, and
704 end), or a number preceded by ~ to exclude a test. For example:
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt104 printf("[005] Expecting the same number of entries in the arrays\n");
/PHP-7.1/ext/oci8/tests/
H A Dimp_res_3.phpt26 "create table imp_res_3_tab_1 (c1 number, c2 varchar2(10))",
/PHP-7.1/win32/
H A Dinstall.txt855 where XX is the correct DLL version number. To get it, look in the
978 on PECL. An increasingly large number of PHP extensions are found
/PHP-7.1/ext/date/lib/
H A Dparse_date.re2146 case '*': /* random chars until a separator or number ([ \t.,:;/-0123456789]) */
/PHP-7.1/ext/fileinfo/
H A Dlibmagic.patch2603 ssize_t nbytes = 0; /* number of bytes read from a datafile */
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestinput22900 [0-9a-f]{1,4} $ # final hex number at end of string

Completed in 159 milliseconds

1...<<3132333435363738