Searched refs:escapeLimit1 (Results 1 – 2 of 2) sorted by relevance
594 const int32_t escapeLimit1 = buflen-2; in UCharsToEscapedAscii() local611 if(resultLen>escapeLimit1) { in UCharsToEscapedAscii()