Home | History | Annotate | Download | only in cintltst

Lines Matching refs:contextLength

1046         int32_t contextLength;
1048 contextLength = u_parseString(str, contextCPs, 99, NULL, &errorCode);
1055 u_memcpy(codepoints, contextCPs, contextLength);
1056 codepoints += contextLength;