Home
last modified time | relevance | path

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

/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/api/python/speechd/
H A Dclient.py160 _ESCAPED_DOTLINE = _NEWLINE + _END_OF_DATA_MARKER_ESCAPED variable in _SSIP_Connection
354 data = data.replace(self._RAW_DOTLINE, self._ESCAPED_DOTLINE)
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/api/python/speechd/
H A Dclient.py160 _ESCAPED_DOTLINE = _NEWLINE + _END_OF_DATA_MARKER_ESCAPED variable in _SSIP_Connection
354 data = data.replace(self._RAW_DOTLINE, self._ESCAPED_DOTLINE)