Lines Matching full:bufptr
966 UChar *bufPtr;
981 bufPtr = buf;
983 uregex_appendReplacement(re, repl, -1, &bufPtr, &bufCap, &status);
990 bufPtr = buf;
993 uregex_appendReplacement(re, repl, -1, &bufPtr, &bufCap, &status);
1001 bufPtr = buf;
1003 uregex_appendReplacement(re, repl, -1, &bufPtr, NULL, &status);
1890 UChar *bufPtr;
1904 bufPtr = buf;
1906 uregex_appendReplacement(re, repl, -1, &bufPtr, &bufCap, &status);
1913 bufPtr = buf;
1916 uregex_appendReplacement(re, repl, -1, &bufPtr, &bufCap, &status);