X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp_proto.h;h=ad82696849b49167fdcf344bc010ea63a2360e43;hb=9b6570b4f9243e4e8b953fb4650b22aab639eabc;hp=ec98f029fc083957cd56a8cf3b64099cdad17ba8;hpb=15e52e56ffc1b4b0632038d47561373c5ca610c4;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp_proto.h b/pp_proto.h index ec98f02..ad82696 100644 --- a/pp_proto.h +++ b/pp_proto.h @@ -27,8 +27,10 @@ PPDEF(pp_glob) PPDEF(pp_readline) PPDEF(pp_rcatline) PPDEF(pp_regcmaybe) +PPDEF(pp_regcreset) PPDEF(pp_regcomp) PPDEF(pp_match) +PPDEF(pp_qr) PPDEF(pp_subst) PPDEF(pp_substcont) PPDEF(pp_trans)