libform_regex
extern char *libform_regex(char *, char *, char *);
return (libform_regex(arg, field_buffer(f, 0), NULL) ? TRUE : FALSE);