Home
last modified time | relevance | path

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

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