Home | History | Annotate | Download | only in intltest

Lines Matching full:extract

191     sa.extract(buf, saLen+1, status);
202 sa.extract(buf, saLen+1, status);
261 int32_t u8Len = sa.extract(0, sa.length(), NULL, 0, "utf-8");
263 sa.extract(0, sa.length(), u8String, u8Len+1, "utf-8");
796 // Extract
1048 // check Extract
1049 // Extract from i to i+1, which may be zero or one code points,
1117 // check Extract
1118 // Extract from i to i+1, which may be zero or one code points,
1185 // check Extract
1186 // Extract from i to i+1, which may be zero or one code points,