Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c993 #define CP_UTF16BE 1201 macro
1014 { 2, { 0xFE, 0xFF }, CP_UTF16BE }, /* UTF-16BE */
1240 case CP_UTF16BE: in maybe_handle_shebang()