Home
last modified time | relevance | path

Searched defs:comment_start (Results 1 – 17 of 17) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dx-smalltalk.c117 comment_start () in comment_start() function
Dread-stringtable.c499 comment_start () in comment_start() function
Dx-librep.c415 comment_start () in comment_start() function
Dx-elisp.c334 comment_start () in comment_start() function
Dx-php.c539 comment_start () in comment_start() function
Dx-tcl.c366 comment_start () in comment_start() function
Dx-scheme.c575 comment_start () in comment_start() function
Dx-lua.c215 comment_start () in comment_start() function
Dx-sh.c303 comment_start () in comment_start() function
Dx-vala.c217 comment_start () in comment_start() function
Dx-javascript.c468 comment_start () in comment_start() function
Dx-java.c432 comment_start () in comment_start() function
Dx-python.c540 comment_start () in comment_start() function
Dx-lisp.c830 comment_start () in comment_start() function
Dx-csharp.c531 comment_start () in comment_start() function
Dx-c.c794 comment_start () in comment_start() function
/third_party/gn/src/base/json/
Djson_parser.cc271 std::optional<std::string_view> comment_start = ConsumeChars(2); in EatComment() local