Home
last modified time | relevance | path

Searched defs:utf8_bom (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dconfig.c238 static const unsigned char *utf8_bom = (unsigned char *) "\xef\xbb\xbf"; in perf_parse_file() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dconfig.c239 static const unsigned char *utf8_bom = (unsigned char *) "\xef\xbb\xbf"; in perf_parse_file() local
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_def.c272 const unsigned char utf8_bom[3] = {0xEF, 0xBB, 0xBF}; in def_load_bio() local
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_lib.c695 const unsigned char utf8_bom[3] = {0xEF, 0xBB, 0xBF}; in sanitize_line() local
/third_party/openssl/crypto/pem/
H A Dpem_lib.c695 const unsigned char utf8_bom[3] = {0xEF, 0xBB, 0xBF}; in sanitize_line() local
/third_party/openssl/crypto/conf/
H A Dconf_def.c272 const unsigned char utf8_bom[3] = {0xEF, 0xBB, 0xBF}; in def_load_bio() local

Completed in 15 milliseconds