Searched refs:BOL (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtksh/tcl/
H A Dregexp.c100 #define BOL 1 /* no Match "" at beginning of line. */ macro
290 else if (OP(scan) == BOL)
517 ret = regnode(BOL,rcstate);
889 case BOL:
1195 case BOL:
1196 p = "BOL";

Completed in 12 milliseconds