Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/
Dxregex2.h390 unsigned not_eol : 1; member
/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c1167 printf ("not_eol: %d\t", bufp->not_eol); in PREFIX()
2404 bufp->not_bol = bufp->not_eol = 0; in PREFIX()
6852 if (!bufp->not_eol) break; in wcs_re_match_2_internal()
8019 private_preg.not_eol = !!(eflags & REG_NOTEOL);