Home
last modified time | relevance | path

Searched refs:EncodingTable (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/jvmfwk/source/
H A Dfwkutil.cxx130 static char EncodingTable[] = in encodeBase16() local
142 *pCurBuf = EncodingTable[curChar]; in encodeBase16()
148 *pCurBuf = EncodingTable[curChar]; in encodeBase16()