Home | History | Annotate | Download | only in unicode

Lines Matching full:signaturelength

1960  *      int32_t signatureLength = 0;
1961 * char *encoding = ucnv_detectUnicodeSignature(input,sizeof(input),&signatureLength,&err);
1988 * @param signatureLength A pointer to int32_t to receive the number of bytes that make up the signature
1999 int32_t *signatureLength,