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

  /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

Completed in 221 milliseconds