Home
last modified time | relevance | path

Searched refs:op_open (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/zip/lib/
H A Dzipwin32.h70 void *(*op_open)(_zip_source_win32_read_file_t *); member
H A Dzip_source_win32handle.c120 th = ops->op_open(ctx); in _zip_source_win32_handle_or_name()
196 if ((ctx->h = ctx->ops->op_open(ctx)) == INVALID_HANDLE_VALUE) { in _win32_read_file()
346 h = ctx->ops->op_open(ctx); in _win32_read_file()

Completed in 6 milliseconds