Home
last modified time | relevance | path

Searched defs:done (Results 1 – 16 of 16) sorted by relevance

/PHP-7.3/ext/bcmath/libbcmath/src/
H A Dsqrt.c47 int rscale, cmp_res, done; in bc_sqrt() local
/PHP-7.3/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h66 unsigned done:1; member
/PHP-7.3/ext/standard/
H A Diptc.c191 unsigned int marker, done = 0; in PHP_FUNCTION() local
H A Dcrypt_blowfish.c734 int done; in BF_crypt() local
H A Dfile.c383 int in_tag = 0, done = 0; in PHP_FUNCTION() local
H A Dstring.c4973 int state=0, done=0; local
/PHP-7.3/TSRM/
H A DTSRM.c41 int done; member
/PHP-7.3/ext/gd/libgd/
H A Dgd_gif_in.c80 int curbit, lastbit, done, last_byte; member
/PHP-7.3/ext/soap/
H A Dphp_http.c1459 char ch, done, headerbuf[8192]; in get_http_body() local
/PHP-7.3/ext/wddx/
H A Dwddx.c96 zend_bool done; member
/PHP-7.3/ext/ftp/
H A Dftp.c1901 int done = 1, err, nread; in ftp_ssl_shutdown() local
/PHP-7.3/ext/date/lib/
H A Dparse_date.c22671 int done = 0; in timelib_parse_from_format_with_map() local
/PHP-7.3/main/streams/
H A Dstreams.c884 int done = 0; in _php_stream_get_line() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dapprentice.c369 static int done = 0; in init_file_tables() local
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c1747 sljit_s32 dst_r, done = 0; local
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c17520 unsigned done :1; /* A flag to indicate when processing is finished */ member

Completed in 511 milliseconds