Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c994 #define CP_UTF32LE 12000 macro
1011 { 4, { 0xFF, 0xFE, 0x00, 0x00 }, CP_UTF32LE }, /* UTF-32LE */
1064 else if (cp == CP_UTF32LE) in find_terminator()
1281 case CP_UTF32LE: in maybe_handle_shebang()