Home
last modified time | relevance | path

Searched refs:format_arg_text (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/
H A Dhelp2rst.py95 print('{}'.format(format_arg_text(line[len(arg_indent):])))
122 print('{}'.format(format_arg_text(rest.strip())))
132 print('{}'.format(format_arg_text(rest.strip())))
146 print('{}'.format(format_arg_text(rest)))
177 def format_arg_text(text): function

Completed in 1 milliseconds