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