Home | History | Annotate | Download | only in intltest

Lines Matching refs:uregex_openC

4830         re = uregex_openC("abc(.*?)def", 0, NULL, &status);
4875 re = uregex_openC("x(.*?)x", 0, NULL, &status);
4922 re = uregex_openC("x(.*?)x", 0, NULL, &status);