Home
last modified time | relevance | path

Searched refs:inputStrHist (Results 1 – 12 of 12) sorted by relevance

/dports/japanese/w3m/w3m-2b59b9e/
H A Dmain.c1911 str = inputStrHist(prompt, NULL, TextHist); in srch()
2088 env = inputStrHist("Set environ: ", env, TextHist);
2905 str = inputStrHist("(Mark)Regexp: ", MarkString, TextHist);
3476 p = inputStrHist("TEXT:", fi->value ? fi->value->ptr : NULL, TextHist); in _followForm()
4386 opt = inputStrHist("Set option: ", opt, TextHist);
6043 data = inputStrHist("command [; ...]: ", "", TextHist);
6127 data = inputStrHist("(Alarm)sec command: ", "", TextHist);
6239 data = inputStrHist("Key definition: ", "", TextHist);
H A Dmenu.c952 str = inputStrHist("Forward: ", NULL, TextHist); in menu_search_forward()
1002 str = inputStrHist("Backward: ", NULL, TextHist); in menu_search_backward()
H A Dfm.h294 #define inputStrHist(p,d,h) inputLineHist(p,d,IN_STRING,h) macro
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dmain.c1911 str = inputStrHist(prompt, NULL, TextHist); in srch()
2088 env = inputStrHist("Set environ: ", env, TextHist);
2905 str = inputStrHist("(Mark)Regexp: ", MarkString, TextHist);
3476 p = inputStrHist("TEXT:", fi->value ? fi->value->ptr : NULL, TextHist); in _followForm()
4386 opt = inputStrHist("Set option: ", opt, TextHist);
6043 data = inputStrHist("command [; ...]: ", "", TextHist);
6127 data = inputStrHist("(Alarm)sec command: ", "", TextHist);
6239 data = inputStrHist("Key definition: ", "", TextHist);
H A Dmenu.c952 str = inputStrHist("Forward: ", NULL, TextHist); in menu_search_forward()
1002 str = inputStrHist("Backward: ", NULL, TextHist); in menu_search_backward()
H A Dfm.h294 #define inputStrHist(p,d,h) inputLineHist(p,d,IN_STRING,h) macro
/dports/www/w3m-img/w3m-2b59b9e/
H A Dmain.c1911 str = inputStrHist(prompt, NULL, TextHist); in srch()
2088 env = inputStrHist("Set environ: ", env, TextHist);
2905 str = inputStrHist("(Mark)Regexp: ", MarkString, TextHist);
3476 p = inputStrHist("TEXT:", fi->value ? fi->value->ptr : NULL, TextHist); in _followForm()
4386 opt = inputStrHist("Set option: ", opt, TextHist);
6043 data = inputStrHist("command [; ...]: ", "", TextHist);
6127 data = inputStrHist("(Alarm)sec command: ", "", TextHist);
6239 data = inputStrHist("Key definition: ", "", TextHist);
H A Dmenu.c952 str = inputStrHist("Forward: ", NULL, TextHist); in menu_search_forward()
1002 str = inputStrHist("Backward: ", NULL, TextHist); in menu_search_backward()
H A Dfm.h294 #define inputStrHist(p,d,h) inputLineHist(p,d,IN_STRING,h) macro
/dports/www/w3m/w3m-2b59b9e/
H A Dmain.c1911 str = inputStrHist(prompt, NULL, TextHist); in srch()
2088 env = inputStrHist("Set environ: ", env, TextHist);
2905 str = inputStrHist("(Mark)Regexp: ", MarkString, TextHist);
3476 p = inputStrHist("TEXT:", fi->value ? fi->value->ptr : NULL, TextHist); in _followForm()
4386 opt = inputStrHist("Set option: ", opt, TextHist);
6043 data = inputStrHist("command [; ...]: ", "", TextHist);
6127 data = inputStrHist("(Alarm)sec command: ", "", TextHist);
6239 data = inputStrHist("Key definition: ", "", TextHist);
H A Dmenu.c952 str = inputStrHist("Forward: ", NULL, TextHist); in menu_search_forward()
1002 str = inputStrHist("Backward: ", NULL, TextHist); in menu_search_backward()
H A Dfm.h294 #define inputStrHist(p,d,h) inputLineHist(p,d,IN_STRING,h) macro