Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcloctst.c606 const int32_t escapeLimit2 = buflen-6; in UCharsToEscapedAscii() local
635 if(resultLen>escapeLimit2) { in UCharsToEscapedAscii()