Home
last modified time | relevance | path

Searched refs:hacky_strlen (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c1476 hacky_strlen(char *codeset, BYTE *string) in hacky_strlen() function
1533 if ((tmplen = hacky_strlen(nl_langinfo(CODESET), string)) == 0) { in Trspi_Native_To_UNICODE()
1595 if ((tmplen = hacky_strlen("UTF-16", string)) == 0) { in Trspi_UNICODE_To_Native()