Home
last modified time | relevance | path

Searched refs:tail_comment (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gridscale/gsclient-go/v3/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/net/gscloud/gscloud-0.11.0/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/vendor/gopkg.in/yaml.v3/
H A Demitterc.go592 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
600 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
627 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
706 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
714 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1121 if len(emitter.tail_comment) > 0 {
1125 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1128 emitter.tail_comment = emitter.tail_comment[:0]
1427 if len(event.tail_comment) > 0 {
1428 emitter.tail_comment = event.tail_comment
/dports/security/lego/lego-4.5.3/vendor/gopkg.in/yaml.v3/
H A Demitterc.go592 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
600 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
627 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
706 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
714 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1119 if len(emitter.tail_comment) > 0 {
1123 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1126 emitter.tail_comment = emitter.tail_comment[:0]
1425 if len(event.tail_comment) > 0 {
1426 emitter.tail_comment = event.tail_comment
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/devel/gh/cli-2.4.0/vendor/gopkg.in/yaml.v3/
H A Demitterc.go592 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
600 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
627 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
706 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
714 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1119 if len(emitter.tail_comment) > 0 {
1123 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1126 emitter.tail_comment = emitter.tail_comment[:0]
1425 if len(event.tail_comment) > 0 {
1426 emitter.tail_comment = event.tail_comment
/dports/net/rclone/rclone-1.57.0/vendor/gopkg.in/yaml.v3/
H A Demitterc.go592 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
600 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
627 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
706 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
714 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1119 if len(emitter.tail_comment) > 0 {
1123 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1126 emitter.tail_comment = emitter.tail_comment[:0]
1425 if len(event.tail_comment) > 0 {
1426 emitter.tail_comment = event.tail_comment
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/yaml.v3/
H A Demitterc.go592 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
600 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
627 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
706 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
714 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1119 if len(emitter.tail_comment) > 0 {
1123 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1126 emitter.tail_comment = emitter.tail_comment[:0]
1425 if len(event.tail_comment) > 0 {
1426 emitter.tail_comment = event.tail_comment
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/textproc/textnote/textnote-1.3.0/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/gopkg.in/yaml.v3/yaml-9f266ea9e77c/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/gopkg.in/yaml.v3/
H A Demitterc.go592 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
600 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
627 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
706 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
714 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1119 if len(emitter.tail_comment) > 0 {
1123 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1126 emitter.tail_comment = emitter.tail_comment[:0]
1425 if len(event.tail_comment) > 0 {
1426 emitter.tail_comment = event.tail_comment
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/gopkg.in/yaml.v3/
H A Demitterc.go592 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
600 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
627 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
706 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
714 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1119 if len(emitter.tail_comment) > 0 {
1123 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1126 emitter.tail_comment = emitter.tail_comment[:0]
1425 if len(event.tail_comment) > 0 {
1426 emitter.tail_comment = event.tail_comment
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/gopkg.in/yaml.v3/
H A Demitterc.go592 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
600 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
627 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
706 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
714 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1119 if len(emitter.tail_comment) > 0 {
1123 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1126 emitter.tail_comment = emitter.tail_comment[:0]
1425 if len(event.tail_comment) > 0 {
1426 emitter.tail_comment = event.tail_comment
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/boumenot/gocover-cobertura/gocover-cobertura-1.1.0/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/gopkg.in/yaml.v3/
H A Demitterc.go592 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
600 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
627 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
706 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
714 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1121 if len(emitter.tail_comment) > 0 {
1125 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1128 emitter.tail_comment = emitter.tail_comment[:0]
1427 if len(event.tail_comment) > 0 {
1428 emitter.tail_comment = event.tail_comment
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/gopkg.in/yaml.v3/
H A Demitterc.go592 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
600 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
627 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
706 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
714 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1119 if len(emitter.tail_comment) > 0 {
1123 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1126 emitter.tail_comment = emitter.tail_comment[:0]
1425 if len(event.tail_comment) > 0 {
1426 emitter.tail_comment = event.tail_comment
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment
/dports/converters/yj/yj-5.0.0/vendor/gopkg.in/yaml.v3/
H A Demitterc.go592 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
600 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
627 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
706 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
714 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1121 if len(emitter.tail_comment) > 0 {
1125 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1128 emitter.tail_comment = emitter.tail_comment[:0]
1427 if len(event.tail_comment) > 0 {
1428 emitter.tail_comment = event.tail_comment
/dports/sysutils/consul/consul-1.10.3/vendor/gopkg.in/yaml.v3/
H A Demitterc.go589 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
597 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
624 …al || len(emitter.head_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0) && !first…
703 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
711 if len(emitter.line_comment)+len(emitter.foot_comment)+len(emitter.tail_comment) > 0 {
1091 if len(emitter.tail_comment) > 0 {
1095 if !yaml_emitter_write_comment(emitter, emitter.tail_comment) {
1098 emitter.tail_comment = emitter.tail_comment[:0]
1397 if len(event.tail_comment) > 0 {
1398 emitter.tail_comment = event.tail_comment

12345678910>>...14