Lines Matching full:specialbytes
572 var specialBytes = []byte(`\.+*?()|[]{}^$`)575 return bytes.IndexByte(specialBytes, b) >= 0