Searched defs:pState (Results 1 – 3 of 3) sorted by relevance
2239 inflate_state *pState; in mz_inflate() local4994 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_reader_sort_central_dir_offsets_by_filename() local5391 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_reader_locate_file_binary_search() local5894 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_reader_end() local5979 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_heap_write_func() local6065 mz_zip_internal_state *pState; in mz_zip_writer_init_from_reader() local6130 mz_zip_writer_add_state *pState = (mz_zip_writer_add_state *)pUser; in mz_zip_writer_add_put_buf_callback() local6193 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_writer_add_to_central_dir() local6279 mz_zip_internal_state *pState; in mz_zip_writer_add_mem_ex() local6643 mz_zip_internal_state *pState; in mz_zip_writer_add_from_zip_reader() local[all …]
960 pState) \ argument
18146 ShellState *pState, in expertHandleSQL()18166 ShellState *pState, in expertFinish()18211 ShellState *pState, /* Current shell tool state */ in expertDotCommand()20657 ShellState *pState, /* Current shell tool state */ in lintFkeyIndexes()20833 ShellState *pState, /* Current shell tool state */ in lintDotCommand()21583 ShellState *pState, /* Current shell tool state */ in arDotCommand()21700 ShellState *pState = (ShellState*)pCtx; in recoverSqlCb() local21710 static int recoverDatabaseCmd(ShellState *pState, int nArg, char **azArg){ in recoverDatabaseCmd()