Searched +full:ben +full:- +full:kiki (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/lyaml/spec/ |
| H A D | ext_yaml_emitter_spec.yaml | 2 # Copyright (C) 2013-2022 Gary V. Vaughan 5 - it diagnoses an invalid event: 8 - it can generate an empty stream: 17 - describe STREAM_START: 18 - it diagnoses unrecognised encodings: 23 - it accepts an encoding parameter: 29 - describe STREAM_END: 30 - it returns the yaml document from the preceding events: 33 to_equal "--- woo!\n...\n" 35 - describe DOCUMENT_START: [all …]
|
| H A D | ext_yaml_parser_spec.yaml | 2 # Copyright (C) 2013-2022 Gary V. Vaughan 5 - it parses empty streams: 11 - it ignores comments: ' 12 e = yaml.parser "# A comment\nnon-comment # trailing comment\n" 15 expect (e ().value).to_be "non-comment" 18 - describe STREAM_START: 19 - before: 21 - it is the first event: 23 - it reports event start marker: 25 - it reports event end marker: [all …]
|
| H A D | ext_yaml_scanner_spec.yaml | 2 # Copyright (C) 2013-2022 Gary V. Vaughan 12 - it scans empty streams: 18 - it ignores comments: ' 19 k = yaml.scanner "# A comment\nnon-comment # trailing comment\n" 21 expect (k ().value).to_be "non-comment" 24 - describe STREAM_START: 25 - before: 27 - it is the first token: 29 - it reports token start marker: 31 - it reports token end marker: [all …]
|
| H A D | lib_lyaml_spec.yaml | 2 # Copyright (C) 2013-2022 Gary V. Vaughan 7 -- Always use the new multi-doc capable API. 12 - describe dumping: 13 - context streams: 14 - it writes an empty stream: 17 - context documents: 18 - it writes an empty document: 19 expect (lyaml.dump {""}).to_match "^%-%-%-%s*''\n%.%.%.%s*$" 20 - it writes consecutive documents: 22 to_match "^%-%-%-%s+one%s*\n%.%.%.%s*\n%-%-%-%s+two%s*\n%.%.%.%s*$" [all …]
|
| /freebsd/share/dict/ |
| H A D | propernames | 77 Ben 465 Jean-Christophe 466 Jean-Pierre 582 Kiki
|
| H A D | web2 | 20694 Ben 20695 ben 99810 Jean-Christophe 99811 Jean-Pierre 102017 Kiki 102018 kiki
|
| /freebsd/contrib/ntp/sntp/libevent/m4/ |
| H A D | ax_prog_doxygen.m4 | 2 # https://www.gnu.org/software/autoconf-archive/ax_prog_doxygen.html 7 # DX_INIT_DOXYGEN(PROJECT-NAME, [DOXYFILE-PATH], [OUTPUT-DIR], ...) 35 # post-processing to it. 38 # override the default by specifying --enable or --disable. The macros 40 # --enable-doxygen-html and --enable-doxygen-chm, 41 # --enable-doxygen-anything with --disable-doxygen, etc.) Finally, each 46 # with the following parameters: a one-word name for the project for use 49 # optional output directory name (the default is 'doxygen-doc'). To run 64 # doxygen-doc: Generate all doxygen documentation. 66 # doxygen-run: Run doxygen, which will generate some of the [all …]
|
| /freebsd/contrib/libevent/m4/ |
| H A D | ax_prog_doxygen.m4 | 2 # https://www.gnu.org/software/autoconf-archive/ax_prog_doxygen.html 7 # DX_INIT_DOXYGEN(PROJECT-NAME, [DOXYFILE-PATH], [OUTPUT-DIR], ...) 35 # post-processing to it. 38 # override the default by specifying --enable or --disable. The macros 40 # --enable-doxygen-html and --enable-doxygen-chm, 41 # --enable-doxygen-anything with --disable-doxygen, etc.) Finally, each 46 # with the following parameters: a one-word name for the project for use 49 # optional output directory name (the default is 'doxygen-doc'). To run 64 # doxygen-doc: Generate all doxygen documentation. 66 # doxygen-run: Run doxygen, which will generate some of the [all …]
|