Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/source/
H A Dfwkutil.cxx159 static char decodingTable[] = in decodeBase16() local
173 if (curChar == decodingTable[j]) in decodeBase16()
184 if (curChar == decodingTable[j]) in decodeBase16()