Home
last modified time | relevance | path

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

/PHP-7.1/ext/bcmath/libbcmath/src/
H A Dsqrt.c47 int rscale, cmp_res, done; in bc_sqrt() local
/PHP-7.1/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h68 unsigned done:1; member
/PHP-7.1/ext/standard/
H A Diptc.c193 unsigned int marker, done = 0; in PHP_FUNCTION() local
H A Dcrypt_blowfish.c735 int done; in BF_crypt() local
H A Dfile.c382 int in_tag = 0, done = 0; in PHP_FUNCTION() local
H A Dstring.c4551 int state=0, done=0; local
/PHP-7.1/TSRM/
H A DTSRM.c41 int done; member
/PHP-7.1/ext/soap/
H A Dphp_http.c1407 char ch, done, headerbuf[8192]; in get_http_body() local
/PHP-7.1/ext/gd/libgd/
H A Dgd_gif_in.c79 int curbit, lastbit, done, last_byte; member
/PHP-7.1/ext/wddx/
H A Dwddx.c98 zend_bool done; member
/PHP-7.1/ext/ftp/
H A Dftp.c1761 int done = 1, err, nread; in ftp_ssl_shutdown() local
/PHP-7.1/ext/date/lib/
H A Dparse_date.c25281 int done = 0; in timelib_parse_from_format() local
/PHP-7.1/main/streams/
H A Dstreams.c902 int done = 0; in _php_stream_get_line() local
/PHP-7.1/ext/fileinfo/libmagic/
H A Dapprentice.c369 static int done = 0; in init_file_tables() local
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c1791 sljit_si dst_r, done = 0; local
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c17520 unsigned done :1; /* A flag to indicate when processing is finished */ member

Completed in 593 milliseconds