Home | History | Annotate | Download | only in regexp-pcre

Lines Matching full:1119

1198 res[1119] = /ab*c/i;
2767 assertToStringEquals("ab", res[514].exec("ab cd"), 1119);
5067 assertToStringEquals("ABC", res[1119].exec("ABC"), 3419);