Searched refs:T_EQUALS (Results 1 – 2 of 2) sorted by relevance
483 T_EQUALS, /* '=' */ enumerator
1259 if (ng_parse_get_token(s, &off2, &len2) != T_EQUALS) { in ng_parse_composite()1297 if (ng_parse_get_token(s, off, &len) != T_EQUALS) { in ng_parse_composite()1708 return T_EQUALS; in ng_parse_get_token()