Home
last modified time | relevance | path

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

/PHP-5.5/ext/bcmath/libbcmath/src/
H A Dsqrt.c47 int rscale, cmp_res, done; in bc_sqrt() local
/PHP-5.5/ext/ereg/regex/
H A Ddebug.c98 register int done = 0; local
/PHP-5.5/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h68 unsigned done:1; member
/PHP-5.5/ext/soap/
H A Dphp_http.c1403 char ch, done, headerbuf[8192]; in get_http_body() local
1507 int done = FALSE; in get_http_headers() local
/PHP-5.5/ext/standard/
H A Diptc.c193 unsigned int marker, done = 0; in PHP_FUNCTION() local
H A Dcrypt_blowfish.c731 int done; in BF_crypt() local
H A Dfile.c377 int in_tag = 0, done = 0; in PHP_FUNCTION() local
H A Dstring.c4532 int state=0, done=0; local
/PHP-5.5/TSRM/
H A DTSRM.c37 int done; member
/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_in.c79 int curbit, lastbit, done, last_byte; member
/PHP-5.5/ext/wddx/
H A Dwddx.c98 zend_bool done; member
/PHP-5.5/ext/date/lib/
H A Dparse_date.c25109 int done = 0; in timelib_parse_from_format() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c348 static int done = 0; in init_file_tables() local
/PHP-5.5/main/streams/
H A Dstreams.c919 int done = 0; in _php_stream_get_line() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c1791 sljit_si dst_r, done = 0; local
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c12057 unsigned done :1; /* A flag to indicate when processing is finished */ member

Completed in 523 milliseconds