Home | History | Annotate | Download | only in i18n

Lines Matching full:extract

252     ruleid.extract(0, sizeof(key)-1, key, (int32_t)sizeof(key)-1, US_INV);
275 id.extract(0, sizeof(buf)-1, buf, sizeof(buf), "");
1646 int32_t winKeyLen = winid.extract(0, winid.length(), winidKey, sizeof(winidKey) - 1, US_INV);