Home
last modified time | relevance | path

Searched defs:docstr (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/python/tests/
Dwalker.py21 docstr="""<foo> variable
60 docstr="""<foo> variable
100 docstr="""<foo> variable
Dreader7.py21 docstr="""<foo> variable
57 docstr="""<foo> variable
Dreader6.py44 docstr="""<foo> variable
68 docstr="""<foo> variable
Dreader8.py14 docstr="""<foo> variable
Dreader3.py14 docstr="""<?xml version='1.0'?> variable
/external/python/cpython3/Objects/
Dclassobject.c162 static PyObject *docstr; in method_get_doc() local
410 static PyObject *docstr; in instancemethod_get_doc() local
/external/python/cpython2/Objects/
Dclassobject.c33 static PyObject *docstr, *modstr, *namestr; in PyClass_New() local
2304 static PyObject *docstr; in instancemethod_get_doc() local
/external/python/cpython3/Lib/
Dturtle.py3915 def _turtle_docrevise(docstr): argument
3927 def _screen_docrevise(docstr): argument
/external/python/cpython2/Lib/lib-tk/
Dturtle.py3810 def _turtle_docrevise(docstr): argument
3822 def _screen_docrevise(docstr): argument