Searched refs:regbehind_T (Results 1 – 1 of 1) sorted by relevance
326 } regbehind_T; typedef3174 save_subexpr(regbehind_T *bp) in save_subexpr()3203 restore_subexpr(regbehind_T *bp) in restore_subexpr()4267 regstack.ga_len += sizeof(regbehind_T); in regmatch()4275 save_subexpr(((regbehind_T *)rp) - 1); in regmatch()4465 regstack.ga_len -= sizeof(regbehind_T); in regmatch()4509 restore_subexpr(((regbehind_T *)rp) - 1); in regmatch()4512 regstack.ga_len -= sizeof(regbehind_T); in regmatch()4583 restore_subexpr(((regbehind_T *)rp) - 1); in regmatch()4604 restore_subexpr(((regbehind_T *)rp) - 1); in regmatch()[all …]