Home
last modified time | relevance | path

Searched refs:zero (Results 301 – 325 of 330) sorted by relevance

1...<<11121314

/PHP-7.2/ext/standard/tests/general_functions/
H A Dprint_r.phpt34 0, // zero as argument
287 //passing zero argument
H A Dprint_r_64bit.phpt34 0, // zero as argument
287 //passing zero argument
H A Dvar_dump_64bit.phpt28 0, // zero as argument
286 //passing zero argument
H A Dvar_dump.phpt28 0, // zero as argument
286 //passing zero argument
/PHP-7.2/ext/standard/tests/strings/
H A Dstrstr.phpt165 var_dump( strstr() ); // zero argument
/PHP-7.2/
H A DREADME.PARAMETER_PARSING_API85 respectively. A non-zero value will be written to the zend_bool if a
H A DUPGRADING241 . number_format() ensures zero values never contain a negative sign.
H A DREADME.STREAMS183 The show_err parameter, if non-zero, will cause the function to display an
H A DNEWS1404 . Fixed bug #74836 (isset on zero-prefixed numeric indexes in array broken).
1771 . Fixed bug #46781 (BC math handles minus zero incorrectly). (cmb)
2666 . Fixed bug #72735 (Samsung picture thumb not read (zero size)). (Kalle, Remi)
2807 . Fixed bug #72691 (mb_ereg_search raises a warning if a match zero-width).
2810 zero-width). (cmb)
H A Dphp.ini-development768 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts
782 ; Set to 1 if running under IIS. Default is zero.
794 ; Default is zero.
H A Dphp.ini-production770 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts
784 ; Set to 1 if running under IIS. Default is zero.
796 ; Default is zero.
/PHP-7.2/ext/phar/
H A Dphar.c2394 if (idata->zero && idata->zero != entry->offset_abs) {
2395 idata->zero = entry->offset_abs;
2403 php_stream_seek(fp, idata->zero, SEEK_SET);
2409 php_stream_seek(fp, idata->zero, SEEK_SET);
/PHP-7.2/ext/standard/tests/file/
H A Dftruncate_variation1-win32-mb.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 Dftruncate_variation1.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-7.2/ext/standard/tests/array/
H A Darray_key_exists_variation8.phpt33 0 => 'zero',
/PHP-7.2/ext/bcmath/libbcmath/
H A Dconfigure1263 static struct point const zero = {0,0};
/PHP-7.2/ext/pcre/pcrelib/
H A DNEWS82 literal characters 8 and 9 instead of a binary zero followed by the
731 value of zero. For example, change
H A Dpcre_jit_compile.c8359 BOOL zero = FALSE; in compile_bracketpos_matchingpath() local
8368 zero = TRUE; in compile_bracketpos_matchingpath()
8414 if (!zero) in compile_bracketpos_matchingpath()
8450 if (!zero) in compile_bracketpos_matchingpath()
8461 if (!zero) in compile_bracketpos_matchingpath()
8476 if (!zero) in compile_bracketpos_matchingpath()
8538 if (!zero) in compile_bracketpos_matchingpath()
8569 if (!zero) in compile_bracketpos_matchingpath()
8617 if (!zero) in compile_bracketpos_matchingpath()
/PHP-7.2/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-7.2/ext/mbstring/oniguruma/
H A DHISTORY180 2007/06/06: [tune] don't set qn->next_head_exact for string first byte is zero.
720 lower zero quantifier should be treated as
1713 2003/05/19: [impl] avoid zero length repeat optimization. (thanks matz)
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic7751 >692 belong 0 Level zero, type:
7770 >692 belong 0 Level zero, type:
7789 >692 belong 0 Level zero, type:
13342 # some info say other bits 6-7 should be zero
15407 >2 byte&0x01 !0 \b, unmapped zero page
20111 # skip *.PNF with high byte of InfVersionDatumCount zero
23511 # zero terminated. [but we do anyway, christos]
24404 >2 byte 0 (zero)
25156 # Format Logical Address is zero
25158 # Reserved for MBC is zero
[all …]

Completed in 202 milliseconds

1...<<11121314