HomeSort by relevance Sort by last modified time
    Searched refs:re_match (Results 1 - 7 of 7) 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'. */
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
oniggnu.h 73 int re_match P_((struct re_pattern_buffer*, const char *, int, int, struct re_registers*));
reggnu.c 66 re_match(regex_t* reg, const char* str, int size, int pos, function
  /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 459 milliseconds