Home
last modified time | relevance | path

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

/src/contrib/less/
H A Dmain.c235 parse_csl(set_security_feature, str, NULL); in init_secure()
H A Ddecode.c879 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 Dfuncs.h138 public lbool parse_csl(lbool (*func)(constant char *word, size_t wlen, void *arg), constant char *s…