Home
last modified time | relevance | path

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

/aoo42x/main/jvmfwk/source/
H A Dfwkutil.cxx139 char* pCurBuf = pBuf; in encodeBase16() local
145 *pCurBuf = EncodingTable[curChar]; in encodeBase16()
146 pCurBuf++; in encodeBase16()
151 *pCurBuf = EncodingTable[curChar]; in encodeBase16()
152 pCurBuf++; in encodeBase16()

Completed in 9 milliseconds