Home
last modified time | relevance | path

Searched defs:PyString_Format (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Objects/
Dstringobject.c4243 PyString_Format(PyObject *format, PyObject *args) in PyString_Format() function
/external/webp/swig/
Dlibwebp_python_wrap.c756 #define PyString_Format(fmt, args) PyUnicode_Format(fmt, args) macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx759 #define PyString_Format(fmt, args) PyUnicode_Format(fmt, args) macro