Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c1007 static BOM BOMs[] = { variable
1028 for (bom = BOMs; bom->length; bom++) { in find_BOM()
1209 bom = BOMs; /* points to UTF-8 entry - the default */ in maybe_handle_shebang()
/external/protobuf/objectivec/Tests/
DGPBCodedInputStreamTests.m298 // We've seen servers that end up with BOMs within strings (not always at the
/external/python/cpython3/Doc/library/
Dcodecs.rst261 being Unicode byte order marks (BOMs) for several encodings. They are