Home
last modified time | relevance | path

Searched refs:HTAddRule (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTRules.h90 extern int HTAddRule(HTRuleOp op, const char *pattern,
DHTRules.c82 int HTAddRule(HTRuleOp op, const char *pattern, in HTAddRule() function
666 HTAddRule(op, word2, word3, cond_op, cond); in HTSetConfiguration()