Searched refs:ng_parse_skip_value (Results 1 – 1 of 1) sorted by relevance
122 static int ng_parse_skip_value(const char *s, int off, int *lenp);1316 if ((error = ng_parse_skip_value(s, *off, &len)) != 0) in ng_parse_composite()1641 ng_parse_skip_value(const char *s, int off0, int *lenp) in ng_parse_skip_value() function