Searched refs:parse_csl (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/less/ |
| H A D | main.c | 235 parse_csl(set_security_feature, str, NULL); in init_secure()
|
| H A D | decode.c | 879 public lbool parse_csl(lbool (*func)(constant char *word, size_t wlen, void *arg), constant char *s… in parse_csl() function 909 return parse_csl(word_no_match, no_config, (void*) var); in ignore_env()
|
| H A D | funcs.h | 138 public lbool parse_csl(lbool (*func)(constant char *word, size_t wlen, void *arg), constant char *s…
|