Searched refs:objPath (Results 1 – 2 of 2) sorted by relevance
966 const WCHAR *objPath) in _chm_find_in_PMGL() argument996 if (! wcsicmp(buffer, objPath)) in _chm_find_in_PMGL()1008 const WCHAR *objPath) in _chm_find_in_PMGI() argument1037 if (wcsicmp(buffer, objPath) > 0) in _chm_find_in_PMGI()1049 const WCHAR *objPath, in chm_resolve_object() argument1083 objPath); in chm_resolve_object()1098 curPage = _chm_find_in_PMGI(page_buf, h->block_len, objPath); in chm_resolve_object()
85 const WCHAR *objPath,