HomeSort by relevance Sort by last modified time
    Searched full:no_sub (Results 1 - 19 of 19) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 227 /* If this bit is set, then no_sub will be set to 1 during
451 `translate', and `no_sub' can be set. After the pattern has been
508 unsigned int _REG_RE_NAME (no_sub) : 1;
577 information in REGS (if REGS and BUFFER->no_sub are nonzero). */
regcomp.c 233 setting no_sub, unless RE_NO_SUB is set. */
234 bufp->no_sub = !!(re_syntax_options & RE_NO_SUB);
509 preg->no_sub = !!(cflags & REG_NOSUB);
    [all...]
regexec.c 255 if (preg->no_sub)
305 If REGS is not NULL, and BUFP->no_sub is not set, the offsets of the match
453 if (BE (bufp->no_sub, 0))
877 if ((!preg->no_sub && nmatch > 1) || dfa->nbackref)
883 if ((!preg->no_sub && nmatch > 1 && dfa->has_plural_match)
922 if (!preg->no_sub && nmatch > 1)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
regexp.c 248 if (regex->pattern.no_sub && regsize)
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
tst-regex2.c 103 rpbuf.no_sub = 1;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 173 /* If this bit is set, then no_sub will be set to 1 during
338 `translate', and `no_sub' can be set. After the pattern has been
397 unsigned no_sub : 1;
468 information in REGS (if REGS and BUFFER->no_sub are nonzero). */
394 unsigned no_sub : 1; member in struct:re_pattern_buffer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 173 /* If this bit is set, then no_sub will be set to 1 during
338 `translate', and `no_sub' can be set. After the pattern has been
397 unsigned no_sub : 1;
468 information in REGS (if REGS and BUFFER->no_sub are nonzero). */
394 unsigned no_sub : 1; member in struct:re_pattern_buffer
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 173 /* If this bit is set, then no_sub will be set to 1 during
338 `translate', and `no_sub' can be set. After the pattern has been
397 unsigned no_sub : 1;
468 information in REGS (if REGS and BUFFER->no_sub are nonzero). */
394 unsigned no_sub : 1; member in struct:re_pattern_buffer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
fixincl 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
c++ 
g++ 
gcc 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/x86_64/
libiberty.a     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/x86_64/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/
libiberty.a     [all...]

Completed in 2242 milliseconds