Home
last modified time | relevance | path

Searched refs:done (Results 651 – 659 of 659) sorted by relevance

1...<<21222324252627

/PHP-7.4/ext/date/lib/
H A Dparse_date.re2358 int done = 0;
2359 while (*fptr && !done) {
2373 done = 1;
H A Dparse_date.c25466 int done = 0; in timelib_parse_from_format_with_map() local
25467 while (*fptr && !done) { in timelib_parse_from_format_with_map()
25481 done = 1; in timelib_parse_from_format_with_map()
/PHP-7.4/ext/standard/
H A Durl_scanner_ex.re179 #define YYFILL(n) goto done
/PHP-7.4/
H A DCONTRIBUTING.md354 later branches) an empty merge should be done.
H A Dconfigure.ac974 dnl DTRACE checks. Note: this has to be done after SAPI configuration.
/PHP-7.4/docs/
H A Drelease-process.md415 have done it before you release the initial stable version, since you want
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc550 * @see Exit to make sure that we are done.
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1501 # initial string matched. It used to be done with a regex, but we're
3330 # already done by LHarc magics
8805 # Database file for Zope (done by FileStorage)
8809 # Cache file for the database of Zope (done by ClientStorage)
10257 # test for nearly all MS-DOS Master Boot Record initial program loader (IPL) is now done by
11882 # without valid Media descriptor in place of BPB, cases with are done at other places
11964 # The next line is not necessary because the MBR staff is done looking for boot signature
14000 # So recognition is now done by ./pgp with start test for byte 0x99
H A Dmagic1501 # initial string matched. It used to be done with a regex, but we're
3330 # already done by LHarc magics
8805 # Database file for Zope (done by FileStorage)
8809 # Cache file for the database of Zope (done by ClientStorage)
10257 # test for nearly all MS-DOS Master Boot Record initial program loader (IPL) is now done by
11882 # without valid Media descriptor in place of BPB, cases with are done at other places
11964 # The next line is not necessary because the MBR staff is done looking for boot signature
14000 # So recognition is now done by ./pgp with start test for byte 0x99

Completed in 183 milliseconds

1...<<21222324252627