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

  /toolchain/binutils/binutils-2.25/include/
xregex.h 14 # define re_match xre_match macro
xregex2.h 482 extern int re_match (struct re_pattern_buffer *buffer, const char *string,
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 513 extern int re_match (struct re_pattern_buffer *__buffer, const char *__string,
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 521 extern int re_match (struct re_pattern_buffer *__buffer, const char *__string,
525 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
  /toolchain/binutils/binutils-2.25/libiberty/
regex.c 77 # define re_match(bufp, string, size, pos, regs) \ macro
313 re_search* or re_match* could cause memory leaks when C-g is used in
    [all...]

Completed in 776 milliseconds