Home
last modified time | relevance | path

Searched refs:done (Results 676 – 699 of 699) sorted by relevance

1...<<2122232425262728

/php-src/ext/standard/tests/file/
H A Dbasename_variation2-win32.phpt253 done
H A Dbasename_variation2.phpt253 done
/php-src/ext/standard/
H A Dconfig.m4342 done
H A Dstring.c5045 bool done = 0; local
5062 while (!done) {
5068 done =1;
5080 done=1;
5089 done=1;
5091 done=0;
5094 return done;
H A Durl_scanner_ex.re179 #define YYFILL(n) goto done
/php-src/
H A DUPGRADING.INTERNALS133 - Added Bison flag '-Wall' when generating lexer files as done in *nix build
H A DCODING_STANDARDS.md39 constant to specify different behavior or actions should be done through
H A DCONTRIBUTING.md383 later branches) an empty merge should be done.
H A DUPGRADING380 instead of subject DN which was incorrectly done previously.
H A Dconfigure.ac1023 dnl DTRACE checks. Note: this has to be done after SAPI configuration.
/php-src/Zend/
H A Dzend_vm_gen.php1537 static $done = 0;
1541 if (!$done) {
1542 $done = 1;
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst163 the value is done being updated. In this case, this synchronization is avoided by making the value
/php-src/ext/zip/
H A Dphp_zip.c242 goto done; in php_zip_extract_file()
250 goto done; in php_zip_extract_file()
269 done: in php_zip_extract_file()
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c428 static int done = 0; in init_file_tables() local
431 if (done) in init_file_tables()
433 done++; in init_file_tables()
/php-src/sapi/fpm/
H A Dwww.conf.in226 ; because CPU calculation is done when the request
230 ; because memory calculation is done when the request
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c2118 sljit_s32 dst_r, done = 0; local
2133 done = 1;
2144 done = 1;
2157 done = 1;
2161 if (done) {
/php-src/ext/gd/libgd/
H A Dgd.c1926 goto done; in gdImageFill()
1932 goto done; in gdImageFill()
1976 done: in gdImageFill()
/php-src/docs-old/
H A Dstreams.md128 memory when you are done. As with `copy_to_stream`, this function will try use
/php-src/ext/date/lib/
H A Dparse_date.re2595 int done = 0;
2596 while (*fptr && !done) {
2610 done = 1;
H A Dparse_date.c25445 int done = 0; in timelib_parse_from_format_with_map() local
25446 while (*fptr && !done) { in timelib_parse_from_format_with_map()
25460 done = 1; in timelib_parse_from_format_with_map()
/php-src/ext/phar/phar/
H A Dpharcommand.inc562 * @see Exit to make sure that we are done.
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c6194 bool done = 0; in zend_jit_assign_to_variable() local
6298 done = 1; in zend_jit_assign_to_variable()
6357 if (!done) { in zend_jit_assign_to_variable()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1788 # initial string matched. It used to be done with a regex, but we're
4023 # already done by LHarc magics
11051 # Database file for Zope (done by FileStorage)
11055 # Cache file for the database of Zope (done by ClientStorage)
14282 # without valid Media descriptor in place of BPB, cases with are done at other places
17141 # So recognition is now done by ./pgp with start test for byte 0x99
22469 # already done by PNP variant
27396 # skip BeOS 4 bootfloppy.img done as "Linux kernel x86 boot executable" by ./linux
27407 # skip BeOS 5 floppy_1.44.00.ima done as "DOS/MBR boot sector" by ./filesystems
27519 # skip Syslinux 3.71 flashimg.img done as "DOS/MBR boot sector" by ./filesystems
[all …]
H A Dmagic1788 # initial string matched. It used to be done with a regex, but we're
4023 # already done by LHarc magics
11051 # Database file for Zope (done by FileStorage)
11055 # Cache file for the database of Zope (done by ClientStorage)
14282 # without valid Media descriptor in place of BPB, cases with are done at other places
17141 # So recognition is now done by ./pgp with start test for byte 0x99
22469 # already done by PNP variant
27396 # skip BeOS 4 bootfloppy.img done as "Linux kernel x86 boot executable" by ./linux
27407 # skip BeOS 5 floppy_1.44.00.ima done as "DOS/MBR boot sector" by ./filesystems
27519 # skip Syslinux 3.71 flashimg.img done as "DOS/MBR boot sector" by ./filesystems
[all …]

Completed in 376 milliseconds

1...<<2122232425262728