Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GetNextHit
src/tests/add-ons/index_server/fulltext_search/BeaconSearcher.h
28
wchar_t* GetNextHit() ;
src/tests/add-ons/index_server/fulltext_search/SearchWindow.cpp
79
while((wPath = searcher.GetNextHit()) != NULL) {