Home
last modified time | relevance | path

Searched refs:HTFindPoundSelector (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DGridText.h122 extern BOOL HTFindPoundSelector(const char *selector);
DLYGetFile.c1048 if (HTFindPoundSelector(pound + 1)) { in getfile()
DLYMainLoop.c495 if (HTFindPoundSelector(pound + 1)) { in LYMainLoop_pageDisplay()
648 HTFindPoundSelector((*user_input)->str + 1)) { in do_check_goto_URL()
5808 HTFindPoundSelector(hashp + 1); in mainloop()
DGridText.c7429 BOOL HTFindPoundSelector(const char *selector) in HTFindPoundSelector() function