summaryrefslogtreecommitdiff
path: root/reginline.h
Commit message (Expand)AuthorAgeFilesLines
* regex engine - simplify regnode structures and make them consistentYves Orton2023-03-131-1/+1
* regex engine - wrap PL_regnode_arg_len_varies with macro REGNODE_ARG_LEN_VARI...Yves Orton2022-08-061-1/+1
* regex engine - wrap PL_regnode_arg_len with macro REGNODE_ARG_LEN()Yves Orton2022-08-061-1/+1
* regex engine - wrap PL_regnode_off_by_arg with macro REGNODE_OFF_BY_ARG()Yves Orton2022-08-061-1/+1
* regex engine - integrate regnode_after() support for EXACTish nodesYves Orton2022-08-031-0/+64