Searched refs:charwidth (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Da_strex.c142 int i, outlen, len, charwidth; local
150 charwidth = type & BUF_TYPE_WIDTH_MASK;
152 switch (charwidth) {
175 switch (charwidth) {
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h277 unsigned charwidth:2; member in struct:utf8proc_property_struct
H A Dutf8proc.c383 return utf8proc_get_property(c)->charwidth;

Completed in 102 milliseconds