Searched refs:_comment (Results 1 – 2 of 2) sorted by relevance
25 private final String _comment; field in HttpCookie39 _comment = null; in HttpCookie()54 _comment = null; in HttpCookie()70 _comment = null; in HttpCookie()83 _comment = null; in HttpCookie()98 _comment = comment; in HttpCookie()133 return _comment; in getComment()
185 _comment = r"/\*.*?\*/" variable188 _token = "(%s)|(%s)|(%s)" % (_instruction, _number, _comment)