Searched refs:_bol (Results 1 – 1 of 1) sorted by relevance
3056 const TRexChar *_bol; member3505 if((str == exp->_bol && !ISSPACE(*str)) in trex_matchnode()3513 if(str == exp->_bol) return str; in trex_matchnode()3561 exp->_eol = exp->_bol = NULL; in trex_compile()3623 exp->_bol = text; in trex_match()3637 exp->_bol = text_begin; in trex_searchrange()