Searched full:utf8_str (Results 1 – 6 of 6) sorted by relevance
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | test-utf8.c | 74 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 D | der | 16 >>>>&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 D | der.c | 120 "enum", "embed", "utf8_str", "rel_oid", "time",
|
| /freebsd/contrib/file/doc/ |
| H A D | magic.man | 340 .Dv utf8_str ,
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 2503 Preamble += "0x000007c8,"; // utf8_str in RewriteObjCStringLiteral()
|
| H A D | RewriteModernObjC.cpp | 2577 Preamble += "0x000007c8,"; // utf8_str in RewriteObjCStringLiteral()
|