Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c964 #define CP_UTF32BE 12001 macro
981 { 4, { 0x00, 0x00, 0xFE, 0xFF }, CP_UTF32BE }, /* UTF-32BE */
1216 case CP_UTF32BE: in maybe_handle_shebang()