Lines Matching defs:PREFIX

618 # define PREFIX(name) byte_##name  macro
628 # define PREFIX(name) wcs_##name macro
698 PREFIX(extract_number) (int *dest, UCHAR_T *source) in PREFIX() function
729 PREFIX(extract_number_and_incr) (int *destination, UCHAR_T **source) in PREFIX() function
812 PREFIX(print_partial_compiled_pattern) (UCHAR_T *start, UCHAR_T *end) in PREFIX() function
1145 PREFIX(print_compiled_pattern) (struct re_pattern_buffer *bufp) in PREFIX() function
1177 PREFIX(print_double_string) (const CHAR_T *where, const CHAR_T *string1, in PREFIX() function
1443 union PREFIX(fail_stack_elt) in PREFIX() function
1449 typedef union PREFIX(fail_stack_elt) PREFIX(fail_stack_elt_t); typedef
1456 } PREFIX(fail_stack_type); typedef
1470 union PREFIX(fail_stack_elt) in PREFIX() function
1476 typedef union PREFIX(fail_stack_elt) PREFIX(fail_stack_elt_t); typedef
1483 } PREFIX(fail_stack_type); typedef
1812 } PREFIX(register_info_type); typedef
2234 PREFIX(regex_grow_registers) (int num_regs) in PREFIX() function
2287 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), in PREFIX() function
4235 PREFIX(store_op1) (re_opcode_t op, UCHAR_T *loc, int arg) in PREFIX() function
4246 PREFIX(store_op2) (re_opcode_t op, UCHAR_T *loc, int arg1, int arg2) in PREFIX() function
4259 PREFIX(insert_op1) (re_opcode_t op, UCHAR_T *loc, int arg, UCHAR_T *end) in PREFIX() function
4275 PREFIX(insert_op2) (re_opcode_t op, UCHAR_T *loc, int arg1, in PREFIX() function
4293 PREFIX(at_begline_loc_p) (const CHAR_T *pattern, const CHAR_T *p, in PREFIX() function
4311 PREFIX(at_endline_loc_p) (const CHAR_T *p, const CHAR_T *pend, in PREFIX() function
4547 PREFIX(re_compile_fastmap) (struct re_pattern_buffer *bufp) in PREFIX() function
7508 PREFIX(group_match_null_string_p) (UCHAR_T **p, UCHAR_T *end, in PREFIX() function
7619 PREFIX(alt_match_null_string_p) (UCHAR_T *p, UCHAR_T *end, in PREFIX() function
7655 PREFIX(common_op_match_null_string_p) (UCHAR_T **p, UCHAR_T *end, in PREFIX() function
7743 PREFIX(bcmp_translate) (const CHAR_T *s1, const CHAR_T *s2, register int len, in PREFIX() function