Home
last modified time | relevance | path

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

1...<<11121314151617181920

/PHP-8.0/ext/fileinfo/tests/
H A Dmagic2195 # number of partitions
6143 # graphic group number; all other elements in that group have same non-0 number
6662 # number of records
6835 # f_magic - magic number
22803 # version number
22921 # main revision number
25411 # Mach magic number info
25414 # I386 magic number info
31201 # this magic number)
32933 # number of objects
[all …]
/PHP-8.0/ext/mbstring/libmbfl/
H A DLICENSE11 the version number 2.1.]
98 programs enables a greater number of people to use a large body of
418 Each version is given a distinguishing version number. If the Library
419 specifies a version number of this License which applies to it and
423 license version number, you may choose any version ever published by
/PHP-8.0/docs/
H A Dself-contained-extensions.md73 arbitrary number of source files here.
/PHP-8.0/ext/bcmath/libbcmath/
H A DLICENSE11 the version number 2.1.]
100 programs enables a greater number of people to use a large body of
422 Each version is given a distinguishing version number. If the Library
423 specifies a version number of this License which applies to it and
427 license version number, you may choose any version ever published by
/PHP-8.0/
H A DUPGRADING55 . Any array that has a number n as its first numeric key will use n+1 for
108 . A number of warnings have been converted into Error exceptions:
119 A number of notices have been converted into warnings:
207 casting the number to string and comparing the strings. Comparisons between
209 that `0 == "not-a-number"` is considered false now.
361 . A number of deprecated mbregex aliases have been removed. See the following
708 . Any number of function parameters may now be replaced by a variadic
945 . Added ldap_count_references(), which returns the number of reference
H A DCODING_STANDARDS.md268 followed by any number of whitespace.
284 /* {{{ Returns the absolute value of the number */
H A DNEWS120 . Fixed bug GH-9421 (Incorrect argument number for ValueError in NumberFormatter).
225 . Fixed bug GH-8778 (Integer arithmethic with large number variants fails).
322 . Fixed bug #76003 (FPM /status reports wrong number of active processe).
504 number). (Nikita)
595 . Fixed bug #81472 (Cannot support large linux major/minor device number when
1538 . Fixed bug #80266 (parse_url silently drops port number 0). (cmb, Nikita)
H A DCONTRIBUTING.md122 Although not a formal channel, you can also find a number of core developers on
294 PHP is developed through the efforts of a large number of people. Collaboration
H A DREADME.REDIST.BINS202 Mersenne Twister random number generator -- a C++ class MTRand
375 Materiel Command, USAF, under agreement number F39502-99-1-0512.
614 Each revision is distinguished by a version number. You may use
H A DUPGRADING.INTERNALS455 variable PHP_WIN32_DEBUG_HEAP to a non-negative number before PHP process
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_compile.c4555 if (ng->number == cb->bracount) break; in parse_regex()
4564 else if (ng->number == cb->bracount) in parse_regex()
4600 cb->named_groups[cb->names_found].number = cb->bracount; in parse_regex()
6135 PUT2INC(code, 0, oc->number); in compile_branch()
6249 PUT2(code, 2+LINK_SIZE, ng->number); in compile_branch()
6250 if (ng->number > cb->top_backref) cb->top_backref = ng->number; in compile_branch()
6667 groupnumber = ng->number; in compile_branch()
8039 capitem.number = capnumber; in compile_regex()
9198 group = ng->number; in get_branchlength()
10081 fprintf(stderr, "+++%3d %.*s\n", ng->number, ng->length, ng->name); in pcre2_compile()
[all …]
H A Dpcre2_intmodedep.h707 uint32_t number; /* Group number */ member
/PHP-8.0/ext/oci8/tests/
H A Dbind_char_1.phpt24 "create table bind_char_tab (id number, c1 char(10), c2 varchar2(10))",
H A Dbind_char_1_11gR1.phpt26 "create table bind_char_tab (id number, c1 char(10), c2 varchar2(10))",
H A Dimp_res_1.phpt26 "create table imp_res_1_tab_1 (c1 number, c2 varchar2(10))",
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt58 …1. But the MySQL 5.1 manual states: Truncation operations do not return the number of deleted rows.
/PHP-8.0/ext/standard/tests/strings/
H A Dstripslashes_variation2.phpt76 // string with hexadecimal number
/PHP-8.0/ext/phar/tests/zip/
H A Dbug48791.phpt12 …/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:number="urn:oasis:names:t…
/PHP-8.0/ext/imap/
H A Dphp_imap.c4504 PHP_IMAP_EXPORT void mm_searched(MAILSTREAM *stream, unsigned long number) in mm_searched() argument
4510 IMAPG(imap_messages)->msgid = number; in mm_searched()
4517 cur->msgid = number; in mm_searched()
4523 PHP_IMAP_EXPORT void mm_exists(MAILSTREAM *stream, unsigned long number) in mm_exists() argument
4527 PHP_IMAP_EXPORT void mm_expunged(MAILSTREAM *stream, unsigned long number) in mm_expunged() argument
4531 PHP_IMAP_EXPORT void mm_flags(MAILSTREAM *stream, unsigned long number) in mm_flags() argument
/PHP-8.0/win32/build/
H A Dconfig.w32299 ARG_ENABLE('fd-setsize', "Set maximum number of sockets for select(2)", "256");
/PHP-8.0/ext/odbc/
H A Dconfig.m497 [Force support for the passed ODBC version. A hex number is expected,
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c9585 int number; member
9596 return (a->number - b->number); in tilegx_spr_compare()
10051 key.number = num; in get_tilegx_spr_name()
/PHP-8.0/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";

Completed in 215 milliseconds

1...<<11121314151617181920