Searched refs:regex_args (Results 1 – 1 of 1) sorted by relevance
49 } regex_args; typedef58 regex_args *new; in create_regex_args()82 ((regex_args *) (void *) args)->references++; in copy_regex_args()94 ((regex_args *) (void *) args)->references--; in free_regex_args()95 if (((regex_args *) (void *) args)->references == 0) in free_regex_args()107 (regexec(&((regex_args *) (void *) field->args)->compiled, in regex_check_field()