Home
last modified time | relevance | path

Searched defs:BOL (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/
H A DProgressBar.py47 BOL = '' #: Move the cursor to the beginning of the line variable in TerminalController
/minix3/minix/commands/cawf/
H A Dregexp.c77 #define BOL 1 /* no Match "" at beginning of line. */ macro
/minix3/external/bsd/less/dist/
H A Dregexp.c83 #define BOL 1 /* no Match "" at beginning of line. */ macro
/minix3/external/bsd/nvi/dist/regex/
H A Dengine.c100 #define BOL (1) macro
/minix3/lib/libc/regex/
H A Dengine.c135 #define BOL (OUT+1) macro