Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/
Dxregex2.h384 unsigned no_sub : 1; member
/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c1165 printf ("no_sub: %d\t", bufp->no_sub); in PREFIX()
5980 if (regs && !bufp->no_sub) in wcs_re_match_2_internal()
7782 bufp->no_sub = 0;
7957 preg->no_sub = !!(cflags & REG_NOSUB);
8014 boolean want_reg_info = !preg->no_sub && nmatch > 0;