Searched defs:iscomment (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | rfc822.py | 224 def iscomment(self, line): member in Message |
/external/libxml2/ | ||
D | HTMLparser.c | 5130 xmlChar next, xmlChar third, int iscomment, in htmlParseLookupSequence() |