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