Home | History | Annotate | Download | only in unicode

Lines Matching refs:signatureLength

1771  *      int32_t signatureLength = 0;
1772 * char *encoding = ucnv_detectUnicodeSignatures(input,sizeof(input),&signatureLength,&err);
1799 * @param signatureLength A pointer to int32_t to receive the number of bytes that make up the signature
1811 int32_t *signatureLength,