Home | History | Annotate | Download | only in i18n

Lines Matching refs:extract

209         keyLen = id.extract(keywordIdx+1, id.length(), targetBuffer, targetBufferSize, US_INV);
860 // Extract a char* out of it..
866 str->extract(0,len,tmp);