Searched refs:HTFindPoundSelector (Results 1 – 4 of 4) sorted by relevance
122 extern BOOL HTFindPoundSelector(const char *selector);
1048 if (HTFindPoundSelector(pound + 1)) { in getfile()
495 if (HTFindPoundSelector(pound + 1)) { in LYMainLoop_pageDisplay()648 HTFindPoundSelector((*user_input)->str + 1)) { in do_check_goto_URL()5808 HTFindPoundSelector(hashp + 1); in mainloop()
7429 BOOL HTFindPoundSelector(const char *selector) in HTFindPoundSelector() function