Home
last modified time | relevance | path

Searched refs:set_current_match (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/ugrep/ugrep-3.4.0/lib/
H A Dmatcher.cpp113 set_current_match(loc - 1); in advance()
149 set_current_match(loc - min); in advance()
187 set_current_match(loc - 3); in advance()
224 set_current_match(loc - 2); in advance()
257 set_current_match(loc - 1); in advance()
281 set_current_match(loc - 1); in advance()
520 set_current_match(loc - 1); in advance()
579 set_current_match(loc - 1); in advance()
/dports/textproc/re-flex/RE-flex-3.1.0/lib/
H A Dmatcher.cpp113 set_current_match(loc - 1); in advance()
149 set_current_match(loc - min); in advance()
187 set_current_match(loc - 3); in advance()
224 set_current_match(loc - 2); in advance()
257 set_current_match(loc - 1); in advance()
281 set_current_match(loc - 1); in advance()
520 set_current_match(loc - 1); in advance()
579 set_current_match(loc - 1); in advance()
/dports/textproc/ugrep/ugrep-3.4.0/include/reflex/
H A Dfuzzymatcher.h952 set_current_match(loc - 1); in match()
974 set_current_match(loc - 1); in match()
H A Dabsmatcher.h1541 inline void set_current_match(size_t loc) ///< new location in buffer in set_current_match() function
/dports/textproc/re-flex/RE-flex-3.1.0/fuzzy/
H A Dfuzzymatcher.h952 set_current_match(loc - 1); in match()
974 set_current_match(loc - 1); in match()
/dports/textproc/re-flex/RE-flex-3.1.0/include/reflex/
H A Dabsmatcher.h1541 inline void set_current_match(size_t loc) ///< new location in buffer in set_current_match() function