Home
last modified time | relevance | path

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

/third_party/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
/third_party/python/Objects/
Dclassobject.c162 static PyObject *docstr; in method_get_doc() local
410 static PyObject *docstr; in instancemethod_get_doc() local
/third_party/python/Lib/
Dturtle.py3916 def _turtle_docrevise(docstr): argument
3928 def _screen_docrevise(docstr): argument