Searched defs:done (Results 1 – 18 of 18) sorted by relevance
/php-src/ext/bcmath/libbcmath/src/ |
H A D | sqrt.c | 92 bool done = false; in bc_sqrt() local
|
/php-src/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 59 unsigned done:1; member
|
/php-src/ext/dom/lexbor/lexbor/html/interfaces/ |
H A D | document.h | 68 lxb_html_document_done_cb_f done; member
|
/php-src/ext/standard/ |
H A D | iptc.c | 177 unsigned int marker, done = 0; in PHP_FUNCTION() local
|
H A D | crypt_blowfish.c | 713 int done; in BF_crypt() local
|
H A D | file.c | 243 int in_tag = 0, done = 0; in PHP_FUNCTION() local
|
H A D | string.c | 5013 bool done = 0; local
|
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_study.c | 1127 for (BOOL done = FALSE; !done;) in set_start_bits() local
|
/php-src/ext/pdo_mysql/ |
H A D | php_pdo_mysql_int.h | 147 unsigned done:1; member
|
/php-src/TSRM/ |
H A D | TSRM.c | 45 int done; member
|
/php-src/ext/gd/libgd/ |
H A D | gd_gif_in.c | 80 int curbit, lastbit, done, last_byte; member
|
/php-src/ext/soap/ |
H A D | php_http.c | 1478 char ch, done, headerbuf[8192]; in get_http_body() local
|
/php-src/ext/ftp/ |
H A D | ftp.c | 1910 int done = 1, err, nread; in ftp_ssl_shutdown() local
|
/php-src/ext/date/lib/ |
H A D | parse_date.c | 25449 int done = 0; in timelib_parse_from_format_with_map() local
|
/php-src/main/streams/ |
H A D | streams.c | 956 int done = 0; in _php_stream_get_line() local
|
/php-src/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 428 static int done = 0; in init_file_tables() local
|
/php-src/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeX86_common.c | 2267 sljit_s32 dst_r, done = 0; local
|
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 6394 bool done = 0; in zend_jit_assign_to_variable() local
|
Completed in 229 milliseconds