Home
last modified time | relevance | path

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

/netbsd/external/gpl2/xcvs/dist/lib/
H A Dregex.h507 unsigned int _REG_RE_NAME (not_bol) : 1;
676 # define re_not_bol not_bol
/netbsd/external/gpl3/gdb/dist/include/
H A Dxregex2.h387 unsigned not_bol : 1; member
/netbsd/external/gpl2/grep/dist/lib/posix/
H A Dregex.h388 unsigned not_bol : 1; member
/netbsd/external/gpl2/diffutils/dist/lib/posix/
H A Dregex.h384 unsigned not_bol : 1; member
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.h391 unsigned not_bol : 1; member
H A Dregex.c1110 printf ("not_bol: %d\t", bufp->not_bol); in PREFIX()
2408 bufp->not_bol = bufp->not_eol = 0; in PREFIX()
6901 if (!bufp->not_bol) in wcs_re_match_2_internal()
8108 private_preg.not_bol = !!(eflags & REG_NOTBOL);
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dxregex2.h387 unsigned not_bol : 1; member
/netbsd/external/gpl3/binutils/dist/include/
H A Dxregex2.h387 unsigned not_bol : 1; member
/netbsd/external/gpl3/gcc.old/dist/include/
H A Dxregex2.h387 unsigned not_bol : 1; member
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dxregex2.h387 unsigned not_bol : 1; member
/netbsd/external/gpl3/gcc/dist/include/
H A Dxregex2.h387 unsigned not_bol : 1; member
/netbsd/external/bsd/less/dist/
H A Dpattern.c294 spattern->not_bol = notbol;
/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dregex.c1165 printf ("not_bol: %d\t", bufp->not_bol); in PREFIX()
2403 bufp->not_bol = bufp->not_eol = 0; in PREFIX()
6837 if (!bufp->not_bol) break; in wcs_re_match_2_internal()
8021 private_preg.not_bol = !!(eflags & REG_NOTBOL);
/netbsd/external/gpl2/grep/dist/lib/
H A Dregex.c1115 printf ("not_bol: %d\t", bufp->not_bol);
2395 bufp->not_bol = bufp->not_eol = 0;
6586 if (!bufp->not_bol) break;
7768 private_preg.not_bol = !!(eflags & REG_NOTBOL);
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dregex.c1177 printf ("not_bol: %d\t", bufp->not_bol);
2480 bufp->not_bol = bufp->not_eol = 0;
7018 if (!bufp->not_bol)
8240 private_preg.not_bol = !!(eflags & REG_NOTBOL);
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c1165 printf ("not_bol: %d\t", bufp->not_bol); in PREFIX()
2403 bufp->not_bol = bufp->not_eol = 0; in PREFIX()
6837 if (!bufp->not_bol) break; in wcs_re_match_2_internal()
8021 private_preg.not_bol = !!(eflags & REG_NOTBOL);
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dregex.c1169 printf ("not_bol: %d\t", bufp->not_bol); in PREFIX()
2407 bufp->not_bol = bufp->not_eol = 0; in PREFIX()
6841 if (!bufp->not_bol) break; in wcs_re_match_2_internal()
8025 private_preg.not_bol = !!(eflags & REG_NOTBOL);
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c1165 printf ("not_bol: %d\t", bufp->not_bol); in PREFIX()
2403 bufp->not_bol = bufp->not_eol = 0; in PREFIX()
6837 if (!bufp->not_bol) break; in wcs_re_match_2_internal()
8021 private_preg.not_bol = !!(eflags & REG_NOTBOL);
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c1165 printf ("not_bol: %d\t", bufp->not_bol); in PREFIX()
2403 bufp->not_bol = bufp->not_eol = 0; in PREFIX()
6837 if (!bufp->not_bol) break; in wcs_re_match_2_internal()
8021 private_preg.not_bol = !!(eflags & REG_NOTBOL);
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dregex.c1169 printf ("not_bol: %d\t", bufp->not_bol); in PREFIX()
2407 bufp->not_bol = bufp->not_eol = 0; in PREFIX()
6841 if (!bufp->not_bol) break; in wcs_re_match_2_internal()
8025 private_preg.not_bol = !!(eflags & REG_NOTBOL);