Home
last modified time | relevance | path

Searched refs:set_bol (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/re-flex/RE-flex-3.1.0/include/reflex/
H A Dflexlexer.h189 #define yy_set_bol(b) YY_SCANNER_DOT_ matcher().set_bol(b)
H A Dabsmatcher.h934 inline void set_bol(bool bol) ///< if true: set begin of a new line state in set_bol() function
/dports/textproc/ugrep/ugrep-3.4.0/include/reflex/
H A Dflexlexer.h189 #define yy_set_bol(b) YY_SCANNER_DOT_ matcher().set_bol(b)
H A Dabsmatcher.h934 inline void set_bol(bool bol) ///< if true: set begin of a new line state in set_bol() function
/dports/textproc/re-flex/RE-flex-3.1.0/doc/
H A Dindex.md2241 `matcher().set_bol(b)` | `yy_set_bol(b)` | (re)set begin of line