OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bufferToDelete
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
unistr_case.cpp
196
int32_t *
bufferToDelete
= 0;
197
if (!cloneArrayIfNeeded(newLength, newLength, FALSE, &
bufferToDelete
, TRUE)) {
205
if (
bufferToDelete
) {
206
uprv_free(
bufferToDelete
);
unistr.cpp
[
all
...]
Completed in 478 milliseconds