Searched refs:mz_zip_locate_file_binary_search (Results 1 – 1 of 1) sorted by relevance
4368 static mz_bool mz_zip_locate_file_binary_search(mz_zip_archive *pZip, const char *pFilename, mz_uin… in mz_zip_locate_file_binary_search() function4436 return mz_zip_locate_file_binary_search(pZip, pName, pIndex); in mz_zip_reader_locate_file_v2()