Searched defs:rawtext (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/doc/sphinx/ |
D | rstFlatTable.py | 83 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument 94 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
|
/external/python/cpython2/Doc/tools/extensions/ |
D | pyspecific.py | 61 def issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument 70 def source_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
|
/external/python/cpython3/Doc/tools/extensions/ |
D | pyspecific.py | 54 def issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument 63 def source_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
|