Searched refs:num_not_nil (Results 1 – 1 of 1) sorted by relevance
996 size_t num_not_nil = 0; in mp_parse() local1004 num_not_nil += 1; in mp_parse()1009 num_not_nil += 1; in mp_parse()1015 if (num_not_nil == 1 && (rule_act & RULE_ACT_ALLOW_IDENT)) { in mp_parse()
Completed in 5 milliseconds