Searched refs:csv (Results 1 – 18 of 18) sorted by relevance
| /freebsd-14.2/contrib/libxo/encoder/csv/ |
| H A D | enc_csv.c | 167 if (csv == NULL || !(csv->c_flags & CF_DEBUG)) in csv_dbg() 184 csv_private_t *csv = xo_realloc(NULL, sizeof(*csv)); in csv_create() local 188 bzero(csv, sizeof(*csv)); in csv_create() 228 if (!(csv->c_flags & CF_HAS_PATH) || csv->c_path == NULL) in csv_path_top() 362 csv_append_newline(&csv->c_data, csv); in csv_emit_record() 392 csv_append_newline(&csv->c_data, csv); in csv_emit_record() 444 csv->c_path_cur, csv->c_path_max); in csv_open_level() 447 if (csv->c_path_cur == csv->c_path_max) { in csv_open_level() 514 if (csv->c_leaf_depth + 1 >= csv->c_leaf_max) { in csv_leaf_num() 532 lp = &csv->c_leaf[csv->c_leaf_depth++]; in csv_leaf_num() [all …]
|
| H A D | Makefile.am | 38 UGLY_NAME = csv.enc
|
| /freebsd-14.2/contrib/kyua/integration/ |
| H A D | cmd_db_exec_test.sh | 45 atf_check -s exit:0 -o save:metadata.csv -e empty \ 48 grep 'schema_version,.*timestamp' metadata.csv 56 atf_check -s exit:0 -o save:metadata.csv -e empty \ 59 grep 'schema_version,.*timestamp' metadata.csv 95 atf_check -s exit:0 -o save:metadata.csv -e empty \ 100 grep 'schema_version,.*timestamp' metadata.csv 111 atf_check -s exit:0 -o save:metadata.csv -e empty \ 116 grep 'schema_version,.*timestamp' metadata.csv
|
| /freebsd-14.2/contrib/libxo/tests/core/ |
| H A D | Makefile.am | 99 xoopts==warn,$$csv ; \ 122 ( fmt=Ecsv1; csv=encoder=csv ; \ 124 ( fmt=Ecsv2; csv=encoder=csv:path=top-level/data/item:no-header ; \ 126 ( fmt=Ecsv3; csv=@csv:path=item:leafs=sku.sold:no-quotes ; \
|
| /freebsd-14.2/lib/libxo/encoder/csv/ |
| H A D | Makefile | 8 .PATH: ${LIBXOSRC}/encoder/csv 11 SHLIB_NAME= csv.enc
|
| /freebsd-14.2/contrib/libxo/doc/ |
| H A D | encoders.rst | 32 df --libxo encoder=csv+path=filesystem+leaf=name+no-header 33 df --libxo encoder=csv:path=filesystem:leaf=name:no-header 35 These examples instructs libxo to load the "csv" encoder and pass the 48 df --libxo @csv:no-header 101 % list-items --libxo encoder=csv 110 % xo --libxo encoder=csv --instance foo 'The {:product} is {:status}\n' stereo "in route" 130 % list-items --libxo encoder=csv:path=top/data/item 171 % list-items --libxo encoder=csv:leafs=sku.on-order 176 % list-items -libxo encoder=csv:leafs=on-order.sku 202 The csv encoder defaults to producing the header line, but the
|
| H A D | options.rst | 178 --libxo encoder=csv+path=filesystem+leaf=name+no-header 179 --libxo encoder=csv:path=filesystem:leaf=name:no-header 184 df --libxo @csv:no-header
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | T.csv | 3 echo T.csv: tests of csv field splitting, no embedded newlines
|
| /freebsd-14.2/contrib/one-true-awk/ |
| H A D | FIXES | 49 Fix inconsistent handling of --csv and FS set in the 56 Fix inconsistent handling of -F and --csv, and loss of csv 104 Added --csv option to enable processing of comma-separated 105 values inputs. When --csv is enabled, fields are separated 110 the setting of --csv to determine how fields are split.
|
| H A D | README.md | 27 The option `--csv` turns on CSV processing of input:
|
| /freebsd-14.2/contrib/libxo/encoder/ |
| H A D | Makefile.am | 11 csv \ subdir
|
| /freebsd-14.2/lib/libpmc/pmu-events/ |
| H A D | README | 15 be named 'mapfile.csv' (see below for mapfile format). 105 The mapfile.csv format is expected to be: 138 files, relative to the directory containing the mapfile.csv 146 $ grep Silvermont tools/perf/pmu-events/arch/x86/mapfile.csv
|
| /freebsd-14.2/lib/libxo/encoder/ |
| H A D | Makefile | 10 SUBDIR = csv
|
| /freebsd-14.2/sys/contrib/zstd/ |
| H A D | Makefile | 298 --output $(REGRESS_RESULTS_DIR)/results.csv \ 301 ! diff tests/regression/results.csv $(REGRESS_RESULTS_DIR)/results.csv 303 $(CP) $(REGRESS_RESULTS_DIR)/results.csv tests/regression/results.csv
|
| /freebsd-14.2/contrib/libxo/ |
| H A D | configure.ac | 455 encoder/csv/Makefile
|
| /freebsd-14.2/ |
| H A D | RELNOTES | 27 One True Awk updated to 2nd Edition with new -csv support and UTF-8
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | sysex | 27 …usercontent.com/insolace/MIDI-Sysex-MFG-IDs/master/Sysex%20ID%20Tables/MIDI%20Sysex%20MFG%20IDs.csv
|
| /freebsd-14.2/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 9355 Solaris 2 from Rob McMahon <cudcv@csv.warwick.ac.uk>.
|