Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dir.d679 template BackLooper(E) in BackLooper() function
683 alias BackLooper = U; in BackLooper() local
687 alias BackLooper = BackLooperImpl!E; in BackLooper() local
H A Dthompson.d895 alias BackLooper = typeof(s.loopBack(index)); in bwdMatcher() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dir.d873 template BackLooper(E) in BackLooper() function
877 alias BackLooper = U; in BackLooper() local
881 alias BackLooper = BackLooperImpl!E; in BackLooper() local
H A Dthompson.d919 alias BackLooper = typeof(s.loopBack(index)); in bwdMatcher() local