Searched defs:IsAscii (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsCRT.cpp439 PRBool nsCRT::IsAscii(PRUnichar aChar) { function in class:nsCRT
449 PRBool nsCRT::IsAscii(const PRUnichar *aString) { function in class:nsCRT
464 PRBool nsCRT::IsAscii(const char *aString) { function in class:nsCRT
480 PRBool nsCRT::IsAscii(const char* aString, PRUint32 aLength) function in class:nsCRT

Completed in 207 milliseconds