_RE_ARGS          440 _regex.h       extern reg_syntax_t re_set_syntax _RE_ARGS ((reg_syntax_t syntax));
_RE_ARGS          453 _regex.h       extern int re_compile_fastmap _RE_ARGS ((struct re_pattern_buffer *buffer));
_RE_ARGS          462 _regex.h         _RE_ARGS ((struct re_pattern_buffer *buffer, const char *string,
_RE_ARGS          483 _regex.h         _RE_ARGS ((struct re_pattern_buffer *buffer, const char *string1,
_RE_ARGS          501 _regex.h         _RE_ARGS ((struct re_pattern_buffer *buffer, struct re_registers *regs,
_RE_ARGS          507 _regex.h       extern char *re_comp _RE_ARGS ((const char *));
_RE_ARGS          508 _regex.h       extern int re_exec _RE_ARGS ((const char *));
_RE_ARGS          551 regex.cpp      static void extract_number _RE_ARGS ((int *dest, unsigned char *source));
_RE_ARGS          579 regex.cpp      static void extract_number_and_incr _RE_ARGS ((int *destination,
_RE_ARGS         1490 regex.cpp      static reg_errcode_t regex_compile _RE_ARGS ((const char *pattern, size_t size,