Home
last modified time | relevance | path

Searched refs:previous (Results 76 – 98 of 98) sorted by relevance

1234

/PHP-7.4/ext/standard/tests/file/
H A Dftruncate_variation2.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation2-win32.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation7-win32.phpt64 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation7.phpt64 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation3-win32.phpt62 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation3.phpt62 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation5-win32.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation5.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation6-win32.phpt68 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation6.phpt68 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation4-win32.phpt63 clearstatcache(); // clear previous size value in cache
H A Dftruncate_variation4.phpt63 clearstatcache(); // clear previous size value in cache
/PHP-7.4/sapi/phpdbg/
H A Dxml.md553 - <setoplog type="closingold" /> is emitted when there was a previous open oplog (and a file is …
/PHP-7.4/ext/date/lib/
H A Dparse_date.re242 { "previous", 0, -1 },
1004 reltexttext = 'next'|'last'|'previous'|'this';
/PHP-7.4/build/
H A Dphp.m4689 dnl will overwrite any previous variable of that name. If extension-or-not is
717 dnl will overwrite any previous variable of that name. If extension-or-not is
/PHP-7.4/Zend/tests/
H A D019.phpt279 * Following calls will restore the previous value of a variable.
/PHP-7.4/
H A Dphp.ini-development792 ; previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok
902 ; Note : The syntax used in previous PHP versions ('extension=<ext>.so' and
H A Dphp.ini-production792 ; previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok
902 ; Note : The syntax used in previous PHP versions ('extension=<ext>.so' and
H A DNEWS88 . Fixed bug #76167 (mbstring may use pointer from some previous request).
1003 . Fixed bug #63206 (restore_error_handler does not restore previous errors
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch2721 -/* Placate GCC by offering a sacrificial previous prototype */
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます21710 # no previous and next cab archive
21713 # only previous cab archive
21714 >>30 uleshort =0x0001 \b, previous
21719 # previous+next cab archive
21720 # can not use sub routine cab-anchor to display previous and next cabinet together
21723 >>30 uleshort =0x0003 \b, previous
21725 # optional name of previous disk szDisk*
21728 # optional name of previous disk szDisk*
21731 # display filename and disk name of previous or next cabinet
21733 # optional name of previous/next cabinet file szCabinet*[255]
[all …]
H A Dmagic21710 # no previous and next cab archive
21713 # only previous cab archive
21714 >>30 uleshort =0x0001 \b, previous
21719 # previous+next cab archive
21720 # can not use sub routine cab-anchor to display previous and next cabinet together
21723 >>30 uleshort =0x0003 \b, previous
21725 # optional name of previous disk szDisk*
21728 # optional name of previous disk szDisk*
21731 # display filename and disk name of previous or next cabinet
21733 # optional name of previous/next cabinet file szCabinet*[255]
[all …]
/PHP-7.4/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 183 milliseconds

1234