Home | History | Annotate | Download | only in i18n

Lines Matching refs:extract

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