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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsCRT.cpp61 static const unsigned char kUpper2Lower[256] = { variable
118 return (char)kUpper2Lower[(unsigned char)aChar];

Completed in 52 milliseconds