Lines Matching defs:PREFIX
613 # define PREFIX(name) byte_##name macro
623 # define PREFIX(name) wcs_##name macro
693 PREFIX(extract_number) (int *dest, UCHAR_T *source) in PREFIX() function
724 PREFIX(extract_number_and_incr) (int *destination, UCHAR_T **source) in PREFIX() function
807 PREFIX(print_partial_compiled_pattern) (UCHAR_T *start, UCHAR_T *end) in PREFIX() function
1140 PREFIX(print_compiled_pattern) (struct re_pattern_buffer *bufp) in PREFIX() function
1172 PREFIX(print_double_string) (const CHAR_T *where, const CHAR_T *string1, in PREFIX() function
1438 union PREFIX(fail_stack_elt) in PREFIX() function
1444 typedef union PREFIX(fail_stack_elt) PREFIX(fail_stack_elt_t); typedef
1451 } PREFIX(fail_stack_type); typedef
1465 union PREFIX(fail_stack_elt) in PREFIX() function
1471 typedef union PREFIX(fail_stack_elt) PREFIX(fail_stack_elt_t); typedef
1478 } PREFIX(fail_stack_type); typedef
1807 } PREFIX(register_info_type); typedef
2229 PREFIX(regex_grow_registers) (int num_regs) in PREFIX() function
2282 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), in PREFIX() function
4229 PREFIX(store_op1) (re_opcode_t op, UCHAR_T *loc, int arg) in PREFIX() function
4240 PREFIX(store_op2) (re_opcode_t op, UCHAR_T *loc, int arg1, int arg2) in PREFIX() function
4253 PREFIX(insert_op1) (re_opcode_t op, UCHAR_T *loc, int arg, UCHAR_T *end) in PREFIX() function
4269 PREFIX(insert_op2) (re_opcode_t op, UCHAR_T *loc, int arg1, in PREFIX() function
4287 PREFIX(at_begline_loc_p) (const CHAR_T *pattern, const CHAR_T *p, in PREFIX() function
4305 PREFIX(at_endline_loc_p) (const CHAR_T *p, const CHAR_T *pend, in PREFIX() function
4541 PREFIX(re_compile_fastmap) (struct re_pattern_buffer *bufp) in PREFIX() function
7497 PREFIX(group_match_null_string_p) (UCHAR_T **p, UCHAR_T *end, in PREFIX() function
7608 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end, in PREFIX() function
7644 PREFIX(common_op_match_null_string_p) (UCHAR_T **p, UCHAR_T *end, in PREFIX() function
7731 PREFIX(bcmp_translate) (const CHAR_T *s1, const CHAR_T *s2, register int len, in PREFIX() function