Home
last modified time | relevance | path

Searched refs:popState (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dthompson.d136 return popState(e); in with()
149 return popState(e); in with()
154 return popState(e); in with()
162 return popState(e); in with()
181 return popState(e); in with()
201 return popState(e); in with()
217 return popState(e); in with()
237 return popState(e); in with()
304 return popState(e); in with()
348 return popState(e); in with()
[all …]
H A Dbacktracking.d665 if (!popState()) in BacktrackingMatcher()
739 bool popState() in BacktrackingMatcher() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dthompson.d136 return popState(e); in with()
149 return popState(e); in with()
154 return popState(e); in with()
162 return popState(e); in with()
181 return popState(e); in with()
201 return popState(e); in with()
217 return popState(e); in with()
237 return popState(e); in with()
304 return popState(e); in with()
348 return popState(e); in with()
[all …]
H A Dbacktracking.d693 if (!popState()) in matchImpl()
764 bool popState() in popState() function