Searched defs:rawtext (Results 1 – 2 of 2) sorted by relevance
/third_party/libuv/docs/src/sphinx-plugins/ |
D | manpage.py | 18 def make_link_node(rawtext, app, name, manpage_num, options): argument 30 def man_role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
|
/third_party/python/Doc/tools/extensions/ |
D | pyspecific.py | 59 def issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument 68 def source_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
|