Home
last modified time | relevance | path

Searched refs:__match_mode (Results 1 – 25 of 32) sorted by relevance

12

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dregex_executor.tcc130 _M_dfs(__match_mode, __task.first); in _M_main_dispatch()
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
212 _M_rep_once_more(__match_mode, __i); in _M_handle_repeat()
224 _M_rep_once_more(__match_mode, __i); in _M_handle_repeat()
233 _M_dfs(__match_mode, __state._M_next); in _M_handle_repeat()
280 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_begin_assertion()
290 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_end_assertion()
300 _M_dfs(__match_mode, __state._M_next); in _M_handle_word_boundary()
312 _M_dfs(__match_mode, __state._M_next); in _M_handle_subexpr_lookahead()
438 _M_dfs(__match_mode, __state._M_alt); in _M_handle_alternative()
[all …]
A Dregex_executor.h109 _M_rep_once_more(_Match_mode __match_mode, _StateIdT); in _GLIBCXX_VISIBILITY()
145 _M_dfs(_Match_mode __match_mode, _StateIdT __start); in _GLIBCXX_VISIBILITY()
148 _M_main(_Match_mode __match_mode) in _GLIBCXX_VISIBILITY()
149 { return _M_main_dispatch(__match_mode, __search_mode{}); } in _GLIBCXX_VISIBILITY()
152 _M_main_dispatch(_Match_mode __match_mode, __dfs); in _GLIBCXX_VISIBILITY()
155 _M_main_dispatch(_Match_mode __match_mode, __bfs); in _GLIBCXX_VISIBILITY()
A Dregex.tcc46 bool __match_mode>
70 if (__match_mode) in __regex_algo_impl()
79 if (__match_mode) in __regex_algo_impl()
91 if (__match_mode) in __regex_algo_impl()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dregex_executor.tcc130 _M_dfs(__match_mode, __task.first); in _M_main_dispatch()
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
212 _M_rep_once_more(__match_mode, __i); in _M_handle_repeat()
224 _M_rep_once_more(__match_mode, __i); in _M_handle_repeat()
233 _M_dfs(__match_mode, __state._M_next); in _M_handle_repeat()
280 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_begin_assertion()
290 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_end_assertion()
300 _M_dfs(__match_mode, __state._M_next); in _M_handle_word_boundary()
312 _M_dfs(__match_mode, __state._M_next); in _M_handle_subexpr_lookahead()
487 _M_dfs(__match_mode, __state._M_alt); in _M_handle_alternative()
[all …]
A Dregex_executor.h109 _M_rep_once_more(_Match_mode __match_mode, _StateIdT); in _GLIBCXX_VISIBILITY()
145 _M_dfs(_Match_mode __match_mode, _StateIdT __start); in _GLIBCXX_VISIBILITY()
148 _M_main(_Match_mode __match_mode) in _GLIBCXX_VISIBILITY()
149 { return _M_main_dispatch(__match_mode, __search_mode{}); } in _GLIBCXX_VISIBILITY()
152 _M_main_dispatch(_Match_mode __match_mode, __dfs); in _GLIBCXX_VISIBILITY()
155 _M_main_dispatch(_Match_mode __match_mode, __bfs); in _GLIBCXX_VISIBILITY()
A Dregex.tcc46 bool __match_mode>
70 if (__match_mode) in __regex_algo_impl()
79 if (__match_mode) in __regex_algo_impl()
91 if (__match_mode) in __regex_algo_impl()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dregex_executor.tcc130 _M_dfs(__match_mode, __task.first); in _M_main_dispatch()
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
212 _M_rep_once_more(__match_mode, __i); in _M_handle_repeat()
224 _M_rep_once_more(__match_mode, __i); in _M_handle_repeat()
233 _M_dfs(__match_mode, __state._M_next); in _M_handle_repeat()
280 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_begin_assertion()
290 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_end_assertion()
300 _M_dfs(__match_mode, __state._M_next); in _M_handle_word_boundary()
312 _M_dfs(__match_mode, __state._M_next); in _M_handle_subexpr_lookahead()
487 _M_dfs(__match_mode, __state._M_alt); in _M_handle_alternative()
[all …]
A Dregex_executor.h109 _M_rep_once_more(_Match_mode __match_mode, _StateIdT); in _GLIBCXX_VISIBILITY()
145 _M_dfs(_Match_mode __match_mode, _StateIdT __start); in _GLIBCXX_VISIBILITY()
148 _M_main(_Match_mode __match_mode) in _GLIBCXX_VISIBILITY()
149 { return _M_main_dispatch(__match_mode, __search_mode{}); } in _GLIBCXX_VISIBILITY()
152 _M_main_dispatch(_Match_mode __match_mode, __dfs); in _GLIBCXX_VISIBILITY()
155 _M_main_dispatch(_Match_mode __match_mode, __bfs); in _GLIBCXX_VISIBILITY()
A Dregex.tcc48 bool __match_mode>
70 if (__match_mode) in __regex_algo_impl()
79 if (__match_mode) in __regex_algo_impl()
91 if (__match_mode) in __regex_algo_impl()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dregex_executor.tcc130 _M_dfs(__match_mode, __task.first); in _M_main_dispatch()
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
212 _M_rep_once_more(__match_mode, __i); in _M_handle_repeat()
224 _M_rep_once_more(__match_mode, __i); in _M_handle_repeat()
233 _M_dfs(__match_mode, __state._M_next); in _M_handle_repeat()
280 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_begin_assertion()
290 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_end_assertion()
300 _M_dfs(__match_mode, __state._M_next); in _M_handle_word_boundary()
312 _M_dfs(__match_mode, __state._M_next); in _M_handle_subexpr_lookahead()
487 _M_dfs(__match_mode, __state._M_alt); in _M_handle_alternative()
[all …]
A Dregex_executor.h109 _M_rep_once_more(_Match_mode __match_mode, _StateIdT); in _GLIBCXX_VISIBILITY()
145 _M_dfs(_Match_mode __match_mode, _StateIdT __start); in _GLIBCXX_VISIBILITY()
148 _M_main(_Match_mode __match_mode) in _GLIBCXX_VISIBILITY()
149 { return _M_main_dispatch(__match_mode, __search_mode{}); } in _GLIBCXX_VISIBILITY()
152 _M_main_dispatch(_Match_mode __match_mode, __dfs); in _GLIBCXX_VISIBILITY()
155 _M_main_dispatch(_Match_mode __match_mode, __bfs); in _GLIBCXX_VISIBILITY()
A Dregex.tcc46 bool __match_mode>
70 if (__match_mode) in __regex_algo_impl()
79 if (__match_mode) in __regex_algo_impl()
91 if (__match_mode) in __regex_algo_impl()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dregex_executor.tcc130 _M_dfs(__match_mode, __task.first); in _M_main_dispatch()
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
212 _M_rep_once_more(__match_mode, __i); in _M_handle_repeat()
224 _M_rep_once_more(__match_mode, __i); in _M_handle_repeat()
233 _M_dfs(__match_mode, __state._M_next); in _M_handle_repeat()
280 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_begin_assertion()
290 _M_dfs(__match_mode, __state._M_next); in _M_handle_line_end_assertion()
300 _M_dfs(__match_mode, __state._M_next); in _M_handle_word_boundary()
312 _M_dfs(__match_mode, __state._M_next); in _M_handle_subexpr_lookahead()
487 _M_dfs(__match_mode, __state._M_alt); in _M_handle_alternative()
[all …]
A Dregex_executor.h109 _M_rep_once_more(_Match_mode __match_mode, _StateIdT); in _GLIBCXX_VISIBILITY()
145 _M_dfs(_Match_mode __match_mode, _StateIdT __start); in _GLIBCXX_VISIBILITY()
148 _M_main(_Match_mode __match_mode) in _GLIBCXX_VISIBILITY()
149 { return _M_main_dispatch(__match_mode, __search_mode{}); } in _GLIBCXX_VISIBILITY()
152 _M_main_dispatch(_Match_mode __match_mode, __dfs); in _GLIBCXX_VISIBILITY()
155 _M_main_dispatch(_Match_mode __match_mode, __bfs); in _GLIBCXX_VISIBILITY()
A Dregex.tcc48 bool __match_mode>
70 if (__match_mode) in __regex_algo_impl()
79 if (__match_mode) in __regex_algo_impl()
91 if (__match_mode) in __regex_algo_impl()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dregex_executor.tcc130 _M_dfs(__match_mode, __task.first); in _M_main_dispatch()
132 if (__match_mode == _Match_mode::_Prefix) in _M_main_dispatch()
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
220 _M_rep_once_more(__match_mode, __i); in _M_dfs()
223 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
241 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
246 _M_rep_once_more(__match_mode, __i); in _M_dfs()
257 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
297 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
332 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
[all …]
A Dregex_executor.h109 _M_rep_once_more(_Match_mode __match_mode, _StateIdT); in _GLIBCXX_VISIBILITY()
112 _M_dfs(_Match_mode __match_mode, _StateIdT __start); in _GLIBCXX_VISIBILITY()
115 _M_main(_Match_mode __match_mode) in _GLIBCXX_VISIBILITY()
116 { return _M_main_dispatch(__match_mode, __search_mode{}); } in _GLIBCXX_VISIBILITY()
119 _M_main_dispatch(_Match_mode __match_mode, __dfs); in _GLIBCXX_VISIBILITY()
122 _M_main_dispatch(_Match_mode __match_mode, __bfs); in _GLIBCXX_VISIBILITY()
A Dregex.tcc53 bool __match_mode>
83 if (__match_mode) in __regex_algo_impl()
92 if (__match_mode) in __regex_algo_impl()
104 if (__match_mode) in __regex_algo_impl()
A Dregex.h54 bool __match_mode> in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dregex_executor.tcc130 _M_dfs(__match_mode, __task.first); in _M_main_dispatch()
132 if (__match_mode == _Match_mode::_Prefix) in _M_main_dispatch()
184 _M_dfs(__match_mode, __state._M_alt); in _M_rep_once_more()
220 _M_rep_once_more(__match_mode, __i); in _M_dfs()
223 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
241 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
246 _M_rep_once_more(__match_mode, __i); in _M_dfs()
257 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
297 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
332 _M_dfs(__match_mode, __state._M_next); in _M_dfs()
[all …]
A Dregex_executor.h109 _M_rep_once_more(_Match_mode __match_mode, _StateIdT); in _GLIBCXX_VISIBILITY()
112 _M_dfs(_Match_mode __match_mode, _StateIdT __start); in _GLIBCXX_VISIBILITY()
115 _M_main(_Match_mode __match_mode) in _GLIBCXX_VISIBILITY()
116 { return _M_main_dispatch(__match_mode, __search_mode{}); } in _GLIBCXX_VISIBILITY()
119 _M_main_dispatch(_Match_mode __match_mode, __dfs); in _GLIBCXX_VISIBILITY()
122 _M_main_dispatch(_Match_mode __match_mode, __bfs); in _GLIBCXX_VISIBILITY()
A Dregex.tcc46 bool __match_mode>
70 if (__match_mode) in __regex_algo_impl()
79 if (__match_mode) in __regex_algo_impl()
91 if (__match_mode) in __regex_algo_impl()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dregex_executor.tcc102 template<bool __match_mode>
110 _M_dfs<__match_mode>(_M_start_state); in _M_main()
127 _M_dfs<__match_mode>(__task.first); in _M_main()
129 if (!__match_mode) in _M_main()
135 if (__match_mode) in _M_main()
170 template<bool __match_mode>
198 _M_dfs<__match_mode>(__state._M_next); in _M_dfs()
205 _M_dfs<__match_mode>(__state._M_next); in _M_dfs()
221 _M_dfs<__match_mode>(__state._M_alt); in _M_dfs()
280 _M_dfs<__match_mode>(__state._M_next); in _M_dfs()
[all …]
A Dregex_executor.h105 template<bool __match_mode> in _GLIBCXX_VISIBILITY()
109 template<bool __match_mode> in _GLIBCXX_VISIBILITY()
A Dregex.tcc53 bool __match_mode>
91 if (__match_mode) in __regex_algo_impl()
100 if (__match_mode) in __regex_algo_impl()
112 if (__match_mode) in __regex_algo_impl()

Completed in 34 milliseconds

12