Home
last modified time | relevance | path

Searched refs:HTQuoteParameter (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTString.h109 extern char *HTQuoteParameter(const char *parameter);
113 #define HTQuoteParameter(parameter) parameter /* simplify ifdef'ing */ macro
DHTString.c955 char *HTQuoteParameter(const char *parameter) in HTQuoteParameter() function
1157 char *quoted = HTQuoteParameter(parameter); in HTAddParam()
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES1858 * add a null-pointer check to parameter of HTQuoteParameter(), fixes bug
3954 * don't double backslash characters in HTQuoteParameter(), since that changes
4327 * remove a redundant call to HTQuoteParameter() from LYExtern.c, which resulted
7915 logic in quote_pathname to HTQuoteParameter, extending that function to quote