Home
last modified time | relevance | path

Searched refs:previous (Results 101 – 125 of 125) sorted by relevance

12345

/php-src/ext/standard/tests/file/
H A Dftruncate_variation2-win32.phpt58 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation2.phpt58 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation3-win32.phpt57 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation3.phpt57 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation5-win32.phpt58 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation5.phpt58 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation6-win32.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation6.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation4.phpt57 clearstatcache(); // clear previous size value in cache
/php-src/ext/mbstring/tests/
H A Dmb_strimwidth.phpt102 // long, this will have the same result as the previous test
/php-src/
H A DUPGRADING.INTERNALS243 - The php_random_status struct has been removed, since the previous change
H A Dphp.ini-development809 ; previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok
919 ; Note : The syntax used in previous PHP versions ('extension=<ext>.so' and
H A Dphp.ini-production811 ; previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok
921 ; Note : The syntax used in previous PHP versions ('extension=<ext>.so' and
H A DUPGRADING871 previous gc_destructor_fiber is not referenced anymore by the GC and may be
/php-src/sapi/fpm/tests/
H A Dfcgi.inc761 * In that case it is possible that a delayed response to a request made by a previous script
H A Dtester.inc2133 $this->error("Called checkAccessLog but did not previous call expectAccessLog");
/php-src/docs/source/miscellaneous/
H A Dstubs.rst497 previous example:
/php-src/ext/date/lib/
H A Dparse_date.re259 { "previous", 0, -1 },
1137 reltexttext = 'next'|'last'|'previous'|'this';
/php-src/build/
H A Dphp.m4680 dnl will overwrite any previous variable of that name. If extension-or-not is
708 dnl will overwrite any previous variable of that name. If extension-or-not is
/php-src/Zend/tests/
H A D019.phpt269 * Following calls will restore the previous value of a variable.
/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc1913 && insn->op1 == ref - 1) { /* previous instruction */
2570 && op2_insn->op1 == insn->op2 - 1) { /* previous instruction */
2579 } else if (insn->op2 == ref - 1 && /* previous instruction */
2618 if (insn->op2 == ref - 1) { /* previous instruction */
2638 && insn->op1 == ref - 1 /* previous instruction */
2639 && insn->op2 == ref - 2 /* previous instruction */
2719 if (op2_insn->op1 == insn->op2 - 1) { /* previous instruction */
2738 && op2_insn->op1 == insn->op2 - 2 /* before previous instruction */
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます28422 # no previous and next cab archive
28425 # only previous cab archive
28426 >>30 uleshort =0x0001 \b, previous
28431 # previous+next cab archive
28435 >>30 uleshort =0x0003 \b, previous
28437 # optional name of previous disk szDisk*
28440 # optional name of previous disk szDisk*
28443 # display filename and disk name of previous or next cabinet
28445 # optional name of previous/next cabinet file szCabinet*[255]
28447 # optional name of previous/next disk szDisk*[255]
[all …]
H A Dmagic28422 # no previous and next cab archive
28425 # only previous cab archive
28426 >>30 uleshort =0x0001 \b, previous
28431 # previous+next cab archive
28435 >>30 uleshort =0x0003 \b, previous
28437 # optional name of previous disk szDisk*
28440 # optional name of previous disk szDisk*
28443 # display filename and disk name of previous or next cabinet
28445 # optional name of previous/next cabinet file szCabinet*[255]
28447 # optional name of previous/next disk szDisk*[255]
[all …]
/php-src/ext/fileinfo/
H A Dlibmagic.patch2346 -/* Placate GCC by offering a sacrificial previous prototype */
/php-src/tests/lang/
H A D024.phpt169 …$j=$i++; /* this should set $i to 1, but shouldn't change $j (it's assigned $i's previous values,…

Completed in 519 milliseconds

12345