Lines Matching refs:extract
188 sa.extract(buf, saLen+1, status);
199 sa.extract(buf, saLen+1, status);
258 int32_t u8Len = sa.extract(0, sa.length(), NULL, 0, "utf-8");
260 sa.extract(0, sa.length(), u8String, u8Len+1, "utf-8");
793 // Extract
1047 // check Extract
1048 // Extract from i to i+1, which may be zero or one code points,
1116 // check Extract
1117 // Extract from i to i+1, which may be zero or one code points,
1184 // check Extract
1185 // Extract from i to i+1, which may be zero or one code points,