HomeSort by: relevance | last modified time | path
    Searched defs:rm_eo (Results 1 - 18 of 18) sorted by relevancy

  /src/include/
regex.h 93 regoff_t rm_eo; /* end of match */ member in struct:__anon145
  /src/external/apache2/llvm/dist/llvm/lib/Support/
regex_impl.h 45 llvm_regoff_t rm_eo; /* end of match */ member in struct:__anon4555
  /src/external/bsd/nvi/dist/regex/
regex.h 62 regoff_t rm_eo; /* end of match */ member in struct:__anon7616
  /src/external/bsd/tre/dist/tests/
retest.c 248 int rm_so, rm_eo; local
252 rm_eo = va_arg(ap, int);
259 (n = rm_eo, rm_eo = woffs[rm_eo]) < 0)
268 || pmatch[i].rm_eo != rm_eo)
281 i, rm_so, rm_eo, rm_eo - rm_so, str + rm_so,
282 (int)pmatch[i].rm_so, (int)pmatch[i].rm_eo,
    [all...]
  /src/external/bsd/tre/dist/include/tre/
tre.h 74 regoff_t rm_eo; member in struct:__anon8170
  /src/external/gpl2/diffutils/dist/lib/posix/
regex.h 429 regoff_t rm_eo; /* Byte offset from string's start to substring's end. */
425 regoff_t rm_eo; \/* Byte offset from string's start to substring's end. *\/ member in struct:__anon9124
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.h 436 regoff_t rm_eo; /* Byte offset from string's start to substring's end. */
432 regoff_t rm_eo; \/* Byte offset from string's start to substring's end. *\/ member in struct:__anon9252
  /src/external/gpl2/grep/dist/lib/posix/
regex.h 433 regoff_t rm_eo; /* Byte offset from string's start to substring's end. */
429 regoff_t rm_eo; \/* Byte offset from string's start to substring's end. *\/ member in struct:__anon9309
  /src/external/gpl3/binutils/dist/include/
xregex2.h 432 regoff_t rm_eo; /* Byte offset from string's start to substring's end. */
428 regoff_t rm_eo; \/* Byte offset from string's start to substring's end. *\/ member in struct:__anon10740
  /src/external/gpl3/binutils.old/dist/include/
xregex2.h 432 regoff_t rm_eo; /* Byte offset from string's start to substring's end. */
428 regoff_t rm_eo; \/* Byte offset from string's start to substring's end. *\/ member in struct:__anon12204
  /src/external/gpl3/gcc/dist/include/
xregex2.h 432 regoff_t rm_eo; /* Byte offset from string's start to substring's end. */
428 regoff_t rm_eo; \/* Byte offset from string's start to substring's end. *\/ member in struct:__anon14139
  /src/external/gpl3/gcc.old/dist/include/
xregex2.h 432 regoff_t rm_eo; /* Byte offset from string's start to substring's end. */
428 regoff_t rm_eo; \/* Byte offset from string's start to substring's end. *\/ member in struct:__anon16551
  /src/external/gpl3/gdb/dist/include/
xregex2.h 432 regoff_t rm_eo; /* Byte offset from string's start to substring's end. */
428 regoff_t rm_eo; \/* Byte offset from string's start to substring's end. *\/ member in struct:__anon18851
  /src/external/gpl3/gdb.old/dist/include/
xregex2.h 432 regoff_t rm_eo; /* Byte offset from string's start to substring's end. */
428 regoff_t rm_eo; \/* Byte offset from string's start to substring's end. *\/ member in struct:__anon21592
  /src/external/gpl2/xcvs/dist/lib/
regex.h 548 regoff_t rm_eo; /* Byte offset from string's start to substring's end. */
544 regoff_t rm_eo; \/* Byte offset from string's start to substring's end. *\/ member in struct:__anon9598
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.h 73 OFF_T rm_eo; member in struct:__sanitizer::__sanitizer_regmatch
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.h 66 OFF_T rm_eo; member in struct:__sanitizer::__sanitizer_regmatch
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.h 66 OFF_T rm_eo; member in struct:__sanitizer::__sanitizer_regmatch

Completed in 109 milliseconds