Home
last modified time | relevance | path

Searched refs:LYSkipCBlanks (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYCookie.c1162 p = LYSkipCBlanks(p); in LYProcessSetCookies()
1171 p = LYSkipCBlanks(p); in LYProcessSetCookies()
1190 p = LYSkipCBlanks(p); in LYProcessSetCookies()
1252 p = LYSkipCBlanks(p); in LYProcessSetCookies()
1256 cp = LYSkipCBlanks(p + 1); in LYProcessSetCookies()
1261 cp1 = LYSkipCBlanks(cp1); in LYProcessSetCookies()
1461 p = LYSkipCBlanks(p); in LYProcessSetCookies()
1470 p = LYSkipCBlanks(p); in LYProcessSetCookies()
1485 p = LYSkipCBlanks(p); in LYProcessSetCookies()
1547 p = LYSkipCBlanks(p); in LYProcessSetCookies()
[all …]
DHTInit.c583 test = LYSkipCBlanks(test); in LYGetContentType()
589 test = LYSkipCBlanks(next); in LYGetContentType()
592 test = LYSkipCBlanks(test); in LYGetContentType()
599 test = LYSkipCBlanks(test); in LYGetContentType()
DLYStrings.h323 extern const char *LYSkipCBlanks(const char *buffer);
DLYNews.c219 kp = LYSkipCBlanks(kp); in LYNewsPost()
DLYReadCFG.c135 source = LYSkipCBlanks(source); in parse_list_bool()
157 source = LYSkipCBlanks(source); in parse_list_int()
171 source = LYSkipCBlanks(source); in parse_list_string()
DLYStrings.c2720 const char *LYSkipCBlanks(const char *buffer) in LYSkipCBlanks() function
5419 src = LYSkipCBlanks(src); in LYscanFloat2()
DLYUtils.c3778 p = LYSkipCBlanks(p); in parse_restrictions()