Lines Matching refs:extract
187 sa.extract(buf, saLen+1, status);
198 sa.extract(buf, saLen+1, status);
257 int32_t u8Len = sa.extract(0, sa.length(), NULL, 0, "utf-8");
259 sa.extract(0, sa.length(), u8String, u8Len+1, "utf-8");
792 // Extract
1044 // check Extract
1045 // Extract from i to i+1, which may be zero or one code points,
1113 // check Extract
1114 // Extract from i to i+1, which may be zero or one code points,
1181 // check Extract
1182 // Extract from i to i+1, which may be zero or one code points,