Searched refs:parseEq (Results 1 – 1 of 1) sorted by relevance
340 func (p *parser) parseEq(s []byte) (string, string, []byte, bool) { func372 lhsBytes, rhsBytes, extra, ok := p.parseEq(data)