Home
last modified time | relevance | path

Searched full:utf8_str (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/wind/
H A Dtest-utf8.c74 const char *utf8_str; member
125 ret = wind_utf8ucs4_length(t->utf8_str, &len); in main()
128 t->utf8_str); in main()
135 t->utf8_str, (unsigned int)t->len, (unsigned int)len); in main()
141 ret = wind_utf8ucs4(t->utf8_str, u, &len); in main()
144 t->utf8_str); in main()
151 t->utf8_str, (unsigned int)t->len, (unsigned int)len); in main()
157 t->utf8_str); in main()
166 t->utf8_str); in main()
/freebsd/contrib/file/magic/Magdir/
H A Dder16 >>>>&0 der utf8_str=x \b, stateOrProvinceName=%s
20 >>>>&0 der utf8_str=x \b, organizationName=%s
24 >>>>&0 der utf8_str=x \b, commonName=%s
131 >>>>>&0 der utf8_str=x \b, Issuer=%s
139 >>>>>&0 der utf8_str=x \b, Subject=%s
/freebsd/contrib/file/src/
H A Dder.c120 "enum", "embed", "utf8_str", "rel_oid", "time",
/freebsd/contrib/file/doc/
H A Dmagic.man340 .Dv utf8_str ,
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2503 Preamble += "0x000007c8,"; // utf8_str in RewriteObjCStringLiteral()
H A DRewriteModernObjC.cpp2577 Preamble += "0x000007c8,"; // utf8_str in RewriteObjCStringLiteral()