Home
last modified time | relevance | path

Searched refs:number (Results 451 – 475 of 476) sorted by relevance

1...<<11121314151617181920

/php-src/
H A DCODING_STANDARDS.md275 followed by any number of spaces.
H A Dconfigure.ac84 echo "/* edit configure.ac to change version number */" >> php_version.h.new
/php-src/ext/standard/tests/file/
H A Dfread_variation3-win32-mb.phpt35 echo "Error reading file, total number of bytes read = ".strlen($data_from_file)."\n";
H A Dfread_variation3-win32.phpt35 echo "Error reading file, total number of bytes read = ".strlen($data_from_file)."\n";
H A Dfread_variation3.phpt35 echo "Error reading file, total number of bytes read = ".strlen($data_from_file)."\n";
H A Dfread_variation1.phpt33 echo "Error reading file, total number of bytes read = ".strlen($data_from_file)."\n";
H A Dfread_variation4.phpt29 echo "Error reading file, total number of bytes read = ".strlen($data_from_file)."\n";
H A Dfread_variation2.phpt31 echo "Error reading file, total number of bytes read = ".strlen($data_from_file)."\n";
/php-src/win32/build/
H A Dconfig.w32335 ARG_ENABLE('fd-setsize', "Set maximum number of sockets for select(2)", "256");
/php-src/ext/phar/tests/files/
H A Dpear2coverage.phar97 * number of hits on each line, highlights un-executed lines in red
660 unset($this->source[0]); // make source array indexed by line number
/php-src/ext/phar/phar/
H A Dpharcommand.inc476 …'inf' => ' Any number of input files and directories. If -i is in use then ONLY files…
996 …'inf' => ' Any number of input files and directories. If -i is in use then ONLY files…
/php-src/docs-old/
H A Dstreams.md113 number of bytes to copy. This function will try to use mmap where available to
/php-src/sapi/fpm/tests/
H A Dlogtool.inc516 // Allow expected message to contain %s and %s for any string or number as in run-tests.php
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1835 uint16_t number; /* Capture number */ member
/php-src/ext/date/
H A Dphp_date.c640 static const char *english_suffix(timelib_sll number) in english_suffix() argument
642 if (number >= 10 && number <= 19) { in english_suffix()
645 switch (number % 10) { in english_suffix()
/php-src/ext/reflection/
H A Dphp_reflection.c989 …i_string(const zend_ini_entry *ini_entry, smart_str *str, const char *indent, int number) /* {{{ */ in _extension_ini_string() argument
993 if (number == ini_entry->module_number) { in _extension_ini_string()
6752 static void _addinientry(zend_ini_entry *ini_entry, zval *retval, int number) in _addinientry() argument
6754 if (number == ini_entry->module_number) { in _addinientry()
/php-src/ext/standard/
H A Dvar_unserializer.re422 /* number too long or overflow */
/php-src/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt98 printf("[005] Expecting the same number of entries in the arrays\n");
/php-src/ext/fileinfo/
H A Dlibmagic.patch1470 size_t nmagic; /* number of entries in array */
2550 ssize_t nbytes = 0; /* number of bytes read from a datafile */
/php-src/ext/mbstring/
H A Dmbstring.c4037 static bool html_numeric_entity_deconvert(uint32_t number, uint32_t *convmap, size_t conversion_map… in html_numeric_entity_deconvert() argument
4045 uint32_t codepoint = number - offset; in html_numeric_entity_deconvert()
/php-src/build/
H A Dltmain.sh1800 -version-number)
/php-src/ext/date/lib/
H A Dparse_date.re2518 …case TIMELIB_FORMAT_SKIP_TO_SEPARATOR: /* random chars until a separator or number ([ \t.,:;/-0123…
/php-src/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt166 # - 260 symbols and dingbat-like number and letter forms using
175 # form character by adding 84 to the ku (row) number.
H A DKSX1001.txt58 # The number of characters enumerated in this table is 8824,
/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc8760 /* set hidden argument to specify the number of vector registers used */

Completed in 273 milliseconds

1...<<11121314151617181920