Home
last modified time | relevance | path

Searched refs:_CursorT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
Dregex_nfa.h133 typedef const _SpecializedCursor<_InIterT>& _CursorT; in _GLIBCXX_VISIBILITY() typedef
134 _CursorT __c = static_cast<_CursorT>(__pc); in _GLIBCXX_VISIBILITY()
157 typedef const _SpecializedCursor<_InIterT>& _CursorT; in _GLIBCXX_VISIBILITY() typedef
158 _CursorT __c = static_cast<_CursorT>(__pc); in _GLIBCXX_VISIBILITY()
Dregex_grep_matcher.h90 typedef const _SpecializedCursor<_FwdIterT>& _CursorT; in _GLIBCXX_VISIBILITY() typedef
91 _CursorT __c = static_cast<_CursorT>(__pc); in _GLIBCXX_VISIBILITY()