Home | History | Annotate | Download | only in intltest

Lines Matching refs:uregex_openC

4980         re = uregex_openC("abc(.*?)def", 0, NULL, &status);
5025 re = uregex_openC("x(.*?)x", 0, NULL, &status);
5072 re = uregex_openC("x(.*?)x", 0, NULL, &status);