Home
last modified time | relevance | path

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

/external/epid-sdk/ext/argtable3/
Dargtable3.c3056 const TRexChar *_bol; member
3505 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()