re_fail_stack_t    60 lib/regexec.c  static reg_errcode_t push_fail_stack (struct re_fail_stack_t *fs,
re_fail_stack_t    68 lib/regexec.c  static reg_errcode_t free_fail_stack_return (struct re_fail_stack_t *fs);
re_fail_stack_t  1202 lib/regexec.c  		   struct re_fail_stack_t *fs)
re_fail_stack_t  1306 lib/regexec.c  push_fail_stack (struct re_fail_stack_t *fs, Idx str_idx, Idx dest_node,
re_fail_stack_t  1335 lib/regexec.c  pop_fail_stack (struct re_fail_stack_t *fs, Idx *pidx, Idx nregs,
re_fail_stack_t  1371 lib/regexec.c    struct re_fail_stack_t *fs;
re_fail_stack_t  1372 lib/regexec.c    struct re_fail_stack_t fs_body = { 0, 2, NULL };
re_fail_stack_t  1458 lib/regexec.c  free_fail_stack_return (struct re_fail_stack_t *fs)