Searched refs:check_quote (Results 1 – 1 of 1) sorted by relevance
46 static int check_quote(enum nodetype t, const char *s, struct node *np);94 { T_CONFIG, NULL, 0, check_quote, O_ERR },257 check_quote(enum nodetype t, const char *s, struct node *np) in check_quote() function