Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dbacktracking.d821 struct CtContext struct
825 bool counter;
850 CtContext lookaround(uint s, uint e) in lookaround() argument
859 string restoreCode() in restoreCode()
884 string text = ctSub("
903 CtState ctGenBlock(const(Bytecode)[] ir, int addr) in ctGenBlock()
917 CtState ctGenGroup(ref const(Bytecode)[] ir, int addr) in ctGenGroup()
1019 CtState ctGenAlternation(const(Bytecode)[] ir, int addr) in ctGenAlternation()
1059 string ctGenFixupCode(const(Bytecode)[] ir, int addr, int fixup) in ctGenFixupCode()
1063 string ctGenFixupCode(ref const(Bytecode)[] ir, int addr, int fixup) in ctGenFixupCode()
[all …]