Searched refs:unicodestring_length (Results 1 – 1 of 1) sorted by relevance
87 const int unicodestring_length = this->length(); in tempSubString() local89 length = unicodestring_length - start; in tempSubString()91 if (start > unicodestring_length || length > unicodestring_length) { in tempSubString()