Lines Matching refs:extract
189 sa.extract(buf, saLen+1, status);
200 sa.extract(buf, saLen+1, status);
259 int32_t u8Len = sa.extract(0, sa.length(), NULL, 0, "utf-8");
261 sa.extract(0, sa.length(), u8String, u8Len+1, "utf-8");
794 // Extract
1520 // check Extract
1521 // Extract from i to i+1, which may be zero or one code points,
1589 // check Extract
1590 // Extract from i to i+1, which may be zero or one code points,
1657 // check Extract
1658 // Extract from i to i+1, which may be zero or one code points,