Home
last modified time | relevance | path

Searched refs:zero (Results 251 – 275 of 281) sorted by relevance

1...<<1112

/PHP-5.3/ext/standard/tests/file/
H A Dbasename-win32.phpt119 // zero arguments
H A Dbasename.phpt140 // zero arguments
H A Dftruncate_variation1.phpt2 Test ftruncate() function : usage variations - truncate filesize to zero
H A Dftruncate_variation1-win32.phpt2 Test ftruncate() function : usage variations - truncate filesize to zero
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.3/ext/standard/tests/strings/
H A Dexplode1.phpt20 0, // zero
H A Dstrstr.phpt165 var_dump( strstr() ); // zero argument
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog133 pcre_compile.c when checking for a zero character.
338 5. A reference to an unset group with zero minimum repetition was giving
1331 combination -clh just lists non-zero counts, with no names.
1409 nmatch is forced to zero.
2797 letters, a binary zero, and a closing ] in the memory that followed.
4017 name, zero terminated. The names are in alphabetical order.
4024 calling malloc() with a zero argument.
4069 otherwise it is set to zero.
4170 If the callout function in pcretest receives a non-zero value as
4268 offsets passed as NULL with zero offset count.
[all …]
H A DNEWS605 value of zero. For example, change
/PHP-5.3/ext/standard/tests/general_functions/
H A Dprint_r.phpt34 0, // zero as argument
287 //passing zero argument
H A Dprint_r_64bit.phpt35 0, // zero as argument
288 //passing zero argument
H A Dvar_dump.phpt28 0, // zero as argument
286 //passing zero argument
H A Dvar_dump_64bit.phpt28 0, // zero as argument
286 //passing zero argument
/PHP-5.3/ext/phar/
H A Dphar.c2465 if (idata->zero && idata->zero != entry->offset_abs) {
2466 idata->zero = entry->offset_abs;
2474 php_stream_seek(fp, idata->zero, SEEK_SET);
2480 php_stream_seek(fp, idata->zero, SEEK_SET);
H A Dphar_internal.h487 off_t zero; member
/PHP-5.3/ext/standard/tests/array/
H A Darray_key_exists_variation8.phpt33 0 => 'zero',
/PHP-5.3/ext/bcmath/libbcmath/
H A Dconfigure1263 static struct point const zero = {0,0};
/PHP-5.3/
H A DREADME.STREAMS183 The show_err parameter, if non-zero, will cause the function to display an
H A Dphp.ini-development851 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts
860 ; Set to 1 if running under IIS. Default is zero.
872 ; Default is zero.
H A Dphp.ini-production851 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts
860 ; Set to 1 if running under IIS. Default is zero.
872 ; Default is zero.
/PHP-5.3/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.3/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 Dtestoutput28051 Failed: a numbered reference must not be zero at offset 5
8054 Failed: a numbered reference must not be zero at offset 8
8190 Failed: a numbered reference must not be zero at offset 5
8196 Failed: a numbered reference must not be zero at offset 5
11481 Skip zero
11522 Skip zero
11570 Skip zero
/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY403 lower zero quantifier should be treated as
1396 2003/05/19: [impl] avoid zero length repeat optimization. (thanks matz)

Completed in 121 milliseconds

1...<<1112