HomeSort by relevance Sort by last modified time
    Searched refs:re_search_2 (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/include/
xregex.h 18 # define re_search_2 xre_search_2 macro
xregex2.h 366 Well, in truth it's used only in `re_search_2', to see
474 extern int re_search_2 (struct re_pattern_buffer *buffer, const char *string1,
486 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 401 Well, in truth it's used only in `re_search_2', to see whether or
505 extern int re_search_2 (struct re_pattern_buffer *__buffer,
517 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 404 Well, in truth it's used only in `re_search_2', to see whether or
513 extern int re_search_2 (struct re_pattern_buffer *__buffer,
525 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
  /toolchain/binutils/binutils-2.25/libiberty/
regex.c 84 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ macro
5009 PREFIX(re_search_2) (struct re_pattern_buffer *bufp, const char *string1, function
    [all...]

Completed in 1051 milliseconds