re_fail_stack_t    71 lib/regexec.c  static reg_errcode_t push_fail_stack (struct re_fail_stack_t *fs,
re_fail_stack_t    80 lib/regexec.c  static reg_errcode_t free_fail_stack_return (struct re_fail_stack_t *fs)
re_fail_stack_t  1298 lib/regexec.c  		   struct re_fail_stack_t *fs)
re_fail_stack_t  1398 lib/regexec.c  push_fail_stack (struct re_fail_stack_t *fs, Idx str_idx, Idx dest_node,
re_fail_stack_t  1425 lib/regexec.c  pop_fail_stack (struct re_fail_stack_t *fs, Idx *pidx, Idx nregs,
re_fail_stack_t  1451 lib/regexec.c    struct re_fail_stack_t *fs;
re_fail_stack_t  1452 lib/regexec.c    struct re_fail_stack_t fs_body = { 0, 2, NULL };
re_fail_stack_t  1552 lib/regexec.c  free_fail_stack_return (struct re_fail_stack_t *fs)