Searched refs:escapeLimit2 (Results 1 – 2 of 2) sorted by relevance
595 const int32_t escapeLimit2 = buflen-6; in UCharsToEscapedAscii() local624 if(resultLen>escapeLimit2) { in UCharsToEscapedAscii()