Home
last modified time | relevance | path

Searched defs:canCheckPrefix (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/
Dregexp.go374 canCheckPrefix() bool // can we look ahead without losing info? methodSpec
396 func (i *inputString) canCheckPrefix() bool { func
443 func (i *inputBytes) canCheckPrefix() bool { func
495 func (i *inputReader) canCheckPrefix() bool { func