Searched refs:comma (Results 1 – 8 of 8) sorted by relevance
/thrift-3.4.0/ |
D | Makefile.am | 79 comma := , macro 82 CROSS_LANGS_COMMA_SEPARATED = $(subst $(space),$(comma),$(CROSS_LANGS)) 129 skipped_files = $(subst $(space),$(comma),$(codespell_skip_files))
|
D | CONTRIBUTING.md | 26 Client: [language(s) affected, comma separated, for example: "cpp,erl,perl"]
|
D | CHANGES.md | 2461 - [THRIFT-3248](https://issues.apache.org/jira/browse/THRIFT-3248) - TypeScript: additional comma i… 2804 …-2477](https://issues.apache.org/jira/browse/THRIFT-2477) - thrift --help text with misplaced comma 3868 …avaScript compiler) Const structs, maps, sets, and lists generate a trailing comma (T Jake Luciani)
|
/thrift-3.4.0/test/ |
D | DocTest.thrift | 60 /** doct text goes before a comma */
|
D | ThriftTest.thrift | 207 …* Prints 'testStruct("{%s}")' where thing has been formatted into a string of comma separated valu…
|
/thrift-3.4.0/lib/erl/src/ |
D | thrift_json_parser.erl | 53 -define(comma, 16#2C). macro
|
/thrift-3.4.0/test/v0.16/ |
D | ThriftTest.thrift | 199 …* Prints 'testStruct("{%s}")' where thing has been formatted into a string of comma separated valu…
|
/thrift-3.4.0/test/haxe/src/ |
D | TestServerHandler.hx | 165 * into a string of comma separated values
|