Home
last modified time | relevance | path

Searched refs:restorePoundSelector (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYEdit.c177 restorePoundSelector(number_sign); in edit_current_file()
DLYUtils.h107 #define restorePoundSelector(pound) if ((pound) != NULL) *(pound) = '#' macro
DLYMainLoop.c4747 restorePoundSelector(cp); in handle_LYK_TOOLBAR()
7755 restorePoundSelector(cp1); in are_different()
7756 restorePoundSelector(cp2); in are_different()
7759 restorePoundSelector(cp1); in are_different()
7760 restorePoundSelector(cp2); in are_different()
7824 restorePoundSelector(cp1); in are_phys_different()
7825 restorePoundSelector(cp2); in are_phys_different()
7828 restorePoundSelector(cp1); in are_phys_different()
7829 restorePoundSelector(cp2); in are_phys_different()
DLYUtils.c4124 restorePoundSelector(fragment); in LYConvertToURL()
4134 restorePoundSelector(fragment); in LYConvertToURL()
4185 restorePoundSelector(fragment); in LYConvertToURL()
4359 restorePoundSelector(fragment); in LYConvertToURL()
4388 restorePoundSelector(fragment); in LYConvertToURL()
4835 restorePoundSelector(Fragment); in LYExpandHostForURL()
DGridText.c12301 restorePoundSelector(MTpound); in HText_AreDifferent()
12304 restorePoundSelector(MTpound); in HText_AreDifferent()
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES2601 restorePoundSelector() and function trimPoundSelector() -TD