regmatch: fix a || vs | typo in CACHEsayYES and add a test from Hugo.
authorDave Mitchell <davem@fdisolutions.com>
Tue, 18 Apr 2006 17:03:15 +0000 (17:03 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Tue, 18 Apr 2006 17:03:15 +0000 (17:03 +0000)
commit7409bbd3a4107bc6a3bbf2564b61619917eefa19
tree968f3321ac9c2745b83800842d2cf5e0e8f1ab43
parent55585837ec93736f56724c4bcdd0cdd335912e71
regmatch: fix a || vs | typo in CACHEsayYES and add a test from Hugo.
Also defer altering the cache bit until CACHEsayYES/NO is called

p4raw-id: //depot/perl@27893
regexec.c
t/op/re_tests