Home
last modified time | relevance | path

Searched defs:soft_str (Results 1 – 5 of 5) sorted by relevance

/external/python/markupsafe/src/markupsafe/
D_native.py42 def soft_str(s): function
D_speedups.c248 soft_str(PyObject *self, PyObject *s) in soft_str() function
/external/python/markupsafe/tests/
Dconftest.py36 def soft_str(_mod): function
Dtest_markupsafe.py177 def test_soft_str(soft_str): argument
/external/libchrome/third_party/markupsafe/
D__init__.py233 soft_str = soft_unicode variable