Home
last modified time | relevance | path

Searched defs:finished (Results 1 – 5 of 5) sorted by relevance

/php-src/win32/
H A Dreaddir.h36 uint8_t finished; /* 1 if there are not more files */ member
/php-src/ext/zlib/
H A Dzlib_filter.c30 bool finished; /* for zlib.deflate: signals that no flush is pending */ member
/php-src/sapi/fpm/fpm/
H A Dzlog.h71 unsigned int finished:1; member
H A Dzlog.c865 zlog_bool finished = zlog_stream_finish(stream); in zlog_stream_close() local
/php-src/ext/mbstring/
H A Dmbstring.c3296 unsigned int finished = 0; /* For how many candidate encodings have we processed all the input? */ in count_demerits() local

Completed in 34 milliseconds