Home
last modified time | relevance | path

Searched refs:zero (Results 276 – 294 of 294) sorted by relevance

1...<<1112

/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation16.phpt11 and length value equal to zero
H A Dfgetcsv_variation2.phpt10 /* Testing fgetcsv() to rwad from a file with length argument equal to zero */
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure1263 static struct point const zero = {0,0};
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS61 literal characters 8 and 9 instead of a binary zero followed by the
710 value of zero. For example, change
H A Dpcre_jit_compile.c7533 BOOL zero = FALSE; in compile_bracketpos_matchingpath() local
7542 zero = TRUE; in compile_bracketpos_matchingpath()
7588 if (!zero) in compile_bracketpos_matchingpath()
7624 if (!zero) in compile_bracketpos_matchingpath()
7635 if (!zero) in compile_bracketpos_matchingpath()
7650 if (!zero) in compile_bracketpos_matchingpath()
7712 if (!zero) in compile_bracketpos_matchingpath()
7743 if (!zero) in compile_bracketpos_matchingpath()
7791 if (!zero) in compile_bracketpos_matchingpath()
H A DREADME838 128 regular expression metacharacter or binary zero
/PHP-5.5/
H A DREADME.STREAMS183 The show_err parameter, if non-zero, will cause the function to display an
H A Dphp.ini-development752 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts
761 ; Set to 1 if running under IIS. Default is zero.
773 ; Default is zero.
H A Dphp.ini-production752 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts
761 ; Set to 1 if running under IIS. Default is zero.
773 ; Default is zero.
H A DNEWS1240 . Allow zero length comparison in substr_compare() (Tjerk)
1887 . Fixed bug #63980 (object members get trimmed by zero bytes). (Laruence)
1963 . Fixed bug #60774 (DateInterval::format("%a") is always zero when an
3979 to allow zero children). (fat)
5154 - Fixed bug #49778 (DateInterval::format("%a") is always zero when an interval
5287 - Fixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but
6154 - Fixed bug #47438 (mysql_fetch_field ignores zero offset). (Johannes)
6809 - Fixed bug #45124 ($_FILES['upload']['size'] sometimes return zero and some
7283 - Fixed bug #42082 (NodeList length zero should be empty). (Hannes)
9295 - Fixed bug #34996 (ImageTrueColorToPalette() crashes when ncolors is zero).
[all …]
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1342 /* Avoid doing anything for zero-length files; some systems don't like
1343 ** to mmap them, other systems dislike mallocing zero bytes.
1391 syslog( LOG_ERR, "mmc_unmap found zero or negative refcount!" );
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1870 - * If stat() tells us the file has zero length, report here that
1877 + * If stat() tells us the file has zero length, report here that
1881 * optimization, since on some systems, stat() reports zero
1883 * really has zero length, the fact that it is empty will be
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dgrepinput595 This is a line before the binary zero.
596 This line contains a binary zero here >�< for testing.
597 This is a line after the binary zero.
H A Dtestoutput28108 Failed: a numbered reference must not be zero at offset 5
8111 Failed: a numbered reference must not be zero at offset 8
8247 Failed: a numbered reference must not be zero at offset 5
8253 Failed: a numbered reference must not be zero at offset 5
11534 Skip zero
11575 Skip zero
11623 Skip zero
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY68 2007/06/06: [tune] don't set qn->next_head_exact for string first byte is zero.
608 lower zero quantifier should be treated as
1601 2003/05/19: [impl] avoid zero length repeat optimization. (thanks matz)
/PHP-5.5/win32/
H A Dphp5dll.dsp1447 SOURCE=..\ext\bcmath\libbcmath\src\zero.c
H A Dphp5dllts.dsp1626 SOURCE=..\ext\bcmath\libbcmath\src\zero.c
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1379 # some sort of date code instead of the two zero bytes at 6 and 7
5261 >692 belong 0 Level zero, type:
5280 >692 belong 0 Level zero, type:
5299 >692 belong 0 Level zero, type:
8001 # if the entry point is non-zero, it's an executable, otherwise
8453 # The version field is annoying. It's 3 characters, not zero-terminated.
11331 >2 byte&0x01 !0 \b, unmapped zero page
17223 # zero terminated. [but we do anyway, christos]
17902 >2 byte 0 (zero)
18048 # zero-terminated one, so file(1) can't read it in a generic way.
/PHP-5.5/tests/lang/
H A D024.phpt169 … /* this should set $i to 1, but shouldn't change $j (it's assigned $i's previous values, zero) */

Completed in 234 milliseconds

1...<<1112