Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uregex_appendReplacement

956          * in uregex_appendReplacement (used by replaceAll)   */
1016 uregex_appendReplacement(re, repl, -1, &bufPtr, &bufCap, &status);
1026 uregex_appendReplacement(re, repl, -1, &bufPtr, &bufCap, &status);
1036 uregex_appendReplacement(re, repl, -1, &bufPtr, NULL, &status);
1920 uregex_appendReplacement(re, repl, -1, &bufPtr, &bufCap, &status);
1930 uregex_appendReplacement(re, repl, -1, &bufPtr, &bufCap, &status);