Searched refs:findCharOption (Results 1 – 1 of 1) sorted by relevance
284 type findCharOption int type287 noSkipVar findCharOption = iota291 func findLiteralChar(s []byte, stop1, stop2 byte, op findCharOption) int { argument