Home
last modified time | relevance | path

Searched refs:escapeLimit1 (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcloctst.c610 const int32_t escapeLimit1 = buflen-2; in UCharsToEscapedAscii() local
627 if(resultLen>escapeLimit1) { in UCharsToEscapedAscii()