Lines Matching refs:utext_clone
1188 return utext_clone(dest, fInputText, FALSE, TRUE, &status); in group()
1193 dest = utext_clone(dest, fInputText, FALSE, TRUE, &status); in group()
1414 return utext_clone(NULL, fInputText, FALSE, TRUE, &status); in getInput()
1720 dest = utext_clone(NULL, &empty, TRUE, FALSE, &status); in replaceAll()
1782 dest = utext_clone(NULL, &empty, TRUE, FALSE, &status); in replaceFirst()
1840 fAltInputText = utext_clone(fAltInputText, fInputText, FALSE, TRUE, &fDeferredStatus); in reset()
1867 fInputText = utext_clone(fInputText, input, FALSE, TRUE, &fDeferredStatus); in reset()
1868 …if (fPattern->fNeedsAltInput) fAltInputText = utext_clone(fAltInputText, fInputText, FALSE, TRUE, … in reset()
1929 fInputText = utext_clone(fInputText, input, FALSE, TRUE, &status); in refreshInputText()
1937 fAltInputText = utext_clone(fAltInputText, input, FALSE, TRUE, &status); in refreshInputText()
2110 dest[i] = utext_clone(NULL, &remainingText, TRUE, FALSE, &status); in split()
2129 dest[i] = utext_clone(NULL, &remainingText, TRUE, FALSE, &status); in split()
2150 dest[i] = utext_clone(NULL, &remainingText, TRUE, FALSE, &status); in split()
2167 dest[i] = utext_clone(NULL, &remainingText, TRUE, FALSE, &status); in split()
2220 dest[i] = utext_clone(NULL, &remainingText, TRUE, FALSE, &status); in split()
2238 dest[i] = utext_clone(NULL, &remainingText, TRUE, FALSE, &status); in split()