Lines Matching refs:regnexec
108 08-09-04 regex/regnexec.c: fix nested delimiter match beyond end of subject
210 07-03-11 tm/tmxscan.c,regex/regnexec.c: fix strict-alias transgressions
368 05-04-07 regex/regnexec.c: fix out of bounds boundary check -- ouch
510 03-10-17 regnexec.c: fix exec time REG_LEFT, \x.... => wctomb()
527 03-09-16 regnexec.c: exec time REG_LEFT => don't advance past initial position
746 02-08-12 regex/regnexec.c: fix REG_MINIMAL REX_DOT mb bug
782 02-05-31 regex/reglib.h,regcomp.c,regnexec.c: null subexpression fixes
827 regex/regnexec.c: truncate wide chars for <ctype.h> functions
879 01-11-20 regex/regnexec.c: fix REG_MINIMAL character class match bug
926 01-09-04 regex/regnexec.c: fix REG_ICASE for multi-char collating elements
954 regex/regnexec.c: negation must also check REG_SHELL_DOT
1421 regnexec,regrexec: fix unsigned underflow init error
1454 regex: rearrange regnexec() args to match buffer,count arg style
1464 add REX_BM pre-filter to regcomp/regnexec