Home
last modified time | relevance | path

Searched defs:get_encoding (Results 1 – 2 of 2) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3input.inl188 ANTLR_INLINE ANTLR_UINT32 InputStream<ImplTraits>::get_encoding() const function in InputStream
/external/python/cpython3/Objects/
Dfileobject.c457 get_encoding(PyStdPrinter_Object *self, void *closure) in get_encoding() function