OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_comment_header
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
FormatParagraph.py
88
comment_header =
get_comment_header
(line)
90
while
get_comment_header
(line)==comment_header and \
99
get_comment_header
(line)==comment_header and \
147
def
get_comment_header
(line):
function
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
FormatParagraph.py
88
comment_header =
get_comment_header
(line)
90
while
get_comment_header
(line)==comment_header and \
99
get_comment_header
(line)==comment_header and \
147
def
get_comment_header
(line):
function
Completed in 7545 milliseconds