Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlreader.c5640 int nbouttmp = 3; in xmlBase64Decode() local
5648 nbouttmp = 1; in xmlBase64Decode()
5650 nbouttmp = 2; in xmlBase64Decode()
5670 for (i = 0; i < nbouttmp; i++) in xmlBase64Decode()
/external/chromium_org/third_party/libxml/src/
Dxmlreader.c5634 int nbouttmp = 3; in xmlBase64Decode() local
5642 nbouttmp = 1; in xmlBase64Decode()
5644 nbouttmp = 2; in xmlBase64Decode()
5664 for (i = 0; i < nbouttmp; i++) in xmlBase64Decode()