Lines Matching full:machine
65 type @"".machine struct { @"".re *@"".Regexp; @"".p *@"regexp/syntax".Prog; @"".op *@"".onePassProg; @"".maxBitStateLen int; @"".b *@"".bitState; @"".q0 @"".queue; @"".q1 @"".queue; @"".pool []*@"".thread; @"".matched bool; @"".matchcap []int; @"".inputBytes @"".inputBytes; @"".inputString @"".inputString; @"".inputReader @"".inputReader }
66 func (@"".m·2 *@"".machine "esc:0x3a") @"".add (@"".q·3 *@"".queue "esc:0x1", @"".pc·4 uint32, @"".pos·5 int, @"".cap·6 []int "esc:0x9", @"".cond·7 @"regexp/syntax".EmptyOp, @"".t·8 *@"".thread) (? *@"".thread)
67 func (@"".m·2 *@"".machine "esc:0x32") @"".alloc (@"".i·3 *@"regexp/syntax".Inst) (? *@"".thread) { var @"".t·4 *@"".thread; ; { var @"".n·5 int; @"".n·5 = len(@"".m·2.@"".pool); if @"".n·5 > 0x0 { @"".t·4 = @"".m·2.@"".pool[@"".n·5 - 0x1]; @"".m·2.@"".pool = @"".m·2.@"".pool[:@"".n·5 - 0x1] } else { @"".t·4 = new(@"".thread); @"".t·4.@"".cap = make([]int, len(@"".m·2.@"".matchcap), cap(@"".m·2.@"".matchcap)) }}; @"".t·4.@"".inst = @"".i·3; return @"".t·4 }
68 func (@"".m·2 *@"".machine "esc:0x9") @"".backtrack (@"".i·3 @"".input, @"".pos·4 int, @"".end·5 int, @"".ncap·6 int) (? bool)
69 func (@"".m·1 *@"".machine "esc:0x9") @"".clear (@"".q·2 *@"".queue "esc:0x9")
70 func (@"".m·1 *@"".machine "esc:0x9") @"".free (@"".t·2 *@"".thread) { @"".m·1.@"".inputBytes.@"".str = nil; @"".m·1.@"".inputString.@"".str = ""; @"".m·1.@"".inputReader.@"".r = nil; @"".m·1.@"".pool = append(@"".m·1.@"".pool, @"".t·2) }
71 func (@"".m·1 *@"".machine "esc:0x1") @"".init (@"".ncap·2 int)
72 func (@"".m·2 *@"".machine "esc:0x9") @"".match (@"".i·3 @"".input, @"".pos·4 int) (? bool)
73 func (@"".m·2 *@"".machine "esc:0x12") @"".newInputBytes (@"".b·3 []byte) (? @"".input) { @"".m·2.@"".inputBytes.@"".str = @"".b·3; return &@"".m·2.@"".inputBytes }
74 func (@"".m·2 *@"".machine "esc:0x12") @"".newInputReader (@"".r·3 @"io".RuneReader) (? @"".input) { @"".m·2.@"".inputReader.@"".r = @"".r·3; @"".m·2.@"".inputReader.@"".atEOT = false; @"".m·2.@"".inputReader.@"".pos = 0x0; return &@"".m·2.@"".inputReader }
75 func (@"".m·2 *@"".machine "esc:0x12") @"".newInputString (@"".s·3 string) (? @"".input) { @"".m·2.@"".inputString.@"".str = @"".s·3; return &@"".m·2.@"".inputString }
76 func (@"".m·2 *@"".machine "esc:0x9") @"".onepass (@"".i·3 @"".input, @"".pos·4 int) (? bool)
77 func (@"".m·1 *@"".machine "esc:0x9") @"".step (@"".runq·2 *@"".queue "esc:0x9", @"".nextq·3 *@"".queue "esc:0x1", @"".pos·4 int, @"".nextPos·5 int, @"".c·6 rune, @"".nextCond·7 @"regexp/syntax".EmptyOp)
78 func (@"".m·2 *@"".machine "esc:0x1") @"".tryBacktrack (@"".b·3 *@"".bitState "esc:0x9", @"".i·4 @"".input, @"".pc·5 uint32, @"".pos·6 int) (? bool)
79 type @"".Regexp struct { @"".expr string; @"".prog *@"regexp/syntax".Prog; @"".onepass *@"".onePassProg; @"".prefix string; @"".prefixBytes []byte; @"".prefixComplete bool; @"".prefixRune rune; @"".prefixEnd uint32; @"".cond @"regexp/syntax".EmptyOp; @"".numSubexp int; @"".subexpNames []string; @"".longest bool; @"".mu @"sync".Mutex; @"".machine []*@"".machine }
118 func (@"".re·2 *@"".Regexp) @"".get () (? *@"".machine)
120 func (@"".re·1 *@"".Regexp) @"".put (@"".z·2 *@"".machine)
226 jQ?i ?Yl; Tgclocals·f47057354ec566066f8688a4970cff5a Tgclocals·1e95b73271997518524fc42f69ee4ca2 \prebuilts/go/linux-x86/src/regexp/backtrack.go?4"".(*machine).tryBacktrack ?. ?-dH?% H??$p???H;A?Q H?? 1?H??$? ? H??$ H??kx@?l$/1?@??? H??$ H?$??$8 ?\$H??$@ H?\$H?D$ ? H??$ H?o@H?? ?? H?W@H??H?_8H?G@H?oHH??H9???
308 "".pc @type.uint32 "".i type."".input "".b "type.*"".bitState "".m type.*"".machine