Lines Matching full:submatch
1255 // Bitstate bug was looking at submatch[0] even if nsubmatch == 0.1257 // using Match with a NULL submatch set. Bitstate tried to read1258 // the submatch[0] entry even if nsubmatch was 0.