Home
last modified time | relevance | path

Searched refs:MarkComments (Results 1 – 5 of 5) sorted by relevance

/dports/editors/micro/micro-2.0.10/vendor/github.com/robertkrimen/otto/parser/
H A Dexpression.go15 self.comments.MarkComments(ast.LEADING)
218 self.comments.MarkComments(ast.LEADING)
243 self.comments.MarkComments(ast.KEY)
308 self.comments.MarkComments(ast.COLON)
338 self.comments.MarkComments(ast.FINAL)
377 self.comments.MarkComments(ast.FINAL)
494 self.comments.MarkComments(ast.LEADING)
530 self.comments.MarkComments(ast.LEADING)
539 self.comments.MarkComments(ast.LEADING)
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/robertkrimen/otto/parser/
H A Dexpression.go15 self.comments.MarkComments(ast.LEADING)
218 self.comments.MarkComments(ast.LEADING)
243 self.comments.MarkComments(ast.KEY)
308 self.comments.MarkComments(ast.COLON)
338 self.comments.MarkComments(ast.FINAL)
377 self.comments.MarkComments(ast.FINAL)
494 self.comments.MarkComments(ast.LEADING)
530 self.comments.MarkComments(ast.LEADING)
539 self.comments.MarkComments(ast.LEADING)
/dports/editors/micro/micro-2.0.10/vendor/github.com/robertkrimen/otto/ast/
H A Dcomments.go163 func (c *Comments) MarkComments(position CommentPosition) { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/robertkrimen/otto/ast/
H A Dcomments.go163 func (c *Comments) MarkComments(position CommentPosition) { func
/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dcleanasn.c1869 static void MarkComments ( in MarkComments() function
13282 VisitDescriptorsInSep (sep, NULL, MarkComments); in DoCleanup()