Searched refs:iGroupLen (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/crt/
H A Dcfgas_formatstring.cpp1159 int32_t iGroupLen = wsGroupSymbol.GetLength(); local
1324 cc -= iGroupLen - 1;
1326 wcsncmp(str + cc, wsGroupSymbol.c_str(), iGroupLen) == 0) {
1329 cc += iGroupLen - 1;
1501 if (cc + iGroupLen <= len &&
1502 wcsncmp(str + cc, wsGroupSymbol.c_str(), iGroupLen) == 0) {
1503 cc += iGroupLen;
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...

Completed in 76 milliseconds