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

  /toolchain/binutils/binutils-2.25/include/
xregex.h 13 # define re_match_2 xre_match_2 macro
xregex2.h 385 /* If set, `re_match_2' does not return information about
420 `re_match_2' returns information about at least this many registers
487 extern int re_match_2 (struct re_pattern_buffer *buffer, const char *string1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 421 /* If set, `re_match_2' does not return information about
455 `re_match_2' returns information about at least this many registers
518 extern int re_match_2 (struct re_pattern_buffer *__buffer,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 424 /* If set, `re_match_2' does not return information about
458 `re_match_2' returns information about at least this many registers
526 extern int re_match_2 (struct re_pattern_buffer *__buffer,
  /toolchain/binutils/binutils-2.25/libiberty/
regex.c 75 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ macro
173 commands in re_match_2. */
502 of re_match_2.) */
5450 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, function
    [all...]

Completed in 303 milliseconds