Searched defs:asciiSet (Results 1 – 2 of 2) sorted by relevance
906 type asciiSet [8]uint32 type965 func trimLeftASCII(s string, as *asciiSet) string {1013 func trimRightASCII(s string, as *asciiSet) string {
899 type asciiSet [8]uint32 type980 func trimLeftASCII(s []byte, as *asciiSet) []byte {1034 func trimRightASCII(s []byte, as *asciiSet) []byte {