Home | History | Annotate | Download | only in common

Lines Matching full:isasciistring

49 isASCIIString(const UnicodeString &dest) {
239 isASCIIString(dest) &&
510 if( length>=254 && isASCIIString(destString) &&