Home | History | Annotate | Download | only in i18n

Lines Matching refs:extract

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