Searched refs:do_title (Results 1 – 5 of 5) sorted by relevance
196 def do_title(s): function1179 'title': do_title,
251 def do_title(s): function1371 "title": do_title,
316 def do_title(s: str) -> str: function1843 "title": do_title,
1022 do_title = do_center variable in TexinfoParser
10291 do_title(int kind, const void *data, Py_ssize_t length, Py_UCS4 *res, Py_UCS4 *maxchar) in do_title() function11227 return case_operation(self, do_title); in unicode_title_impl()