Searched refs:_RE_ARGS (Results 1 - 1 of 1) sorted by relevance

/haiku/src/build/libgnuregex/
H A Dregex.h399 #define _RE_ARGS(args) args
403 #define _RE_ARGS(args) ()
411 extern reg_syntax_t re_set_syntax _RE_ARGS ((reg_syntax_t syntax));
417 _RE_ARGS ((const char *pattern, int length,
424 extern int re_compile_fastmap _RE_ARGS ((struct re_pattern_buffer *buffer));
433 _RE_ARGS ((struct re_pattern_buffer *buffer, const char *string,
440 _RE_ARGS ((struct re_pattern_buffer *buffer, const char *string1,
448 _RE_ARGS ((struct re_pattern_buffer *buffer, const char *string,
454 _RE_ARGS ((struct re_pattern_buffer *buffer, const char *string1,
472 _RE_ARGS ((struc
394 #define _RE_ARGS macro
398 #define _RE_ARGS macro
[all...]

Completed in 34 milliseconds