Home | History | Annotate | Download | only in cintltst

Lines Matching refs:contextLength

1044         int32_t contextLength;
1046 contextLength = u_parseString(str, contextCPs, 99, NULL, &errorCode);
1053 u_memcpy(codepoints, contextCPs, contextLength);
1054 codepoints += contextLength;