Searched defs:_encode (Results 1 – 5 of 5) sorted by relevance
21 int _encode; variable
24 int _encode; variable
74 def _encode(text, encoding): function
198 def _encode(text, encoding='ascii'): function204 def _encode(text, encoding=None): function
1055 def _encode(text, encoding): function