From c96f16e8103783f6b98d9f844ea3a7f2195e4834 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 04:49:40 +0200 Subject: Adding debian version 1.9.4-1. Signed-off-by: Daniel Baumann --- .../yaml/doc/html/structyaml__simple__key__s.html | 126 --------------------- 1 file changed, 126 deletions(-) delete mode 100644 debian/vendor-h2o/deps/yaml/doc/html/structyaml__simple__key__s.html (limited to 'debian/vendor-h2o/deps/yaml/doc/html/structyaml__simple__key__s.html') diff --git a/debian/vendor-h2o/deps/yaml/doc/html/structyaml__simple__key__s.html b/debian/vendor-h2o/deps/yaml/doc/html/structyaml__simple__key__s.html deleted file mode 100644 index 946d6fe..0000000 --- a/debian/vendor-h2o/deps/yaml/doc/html/structyaml__simple__key__s.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - -yaml: yaml_simple_key_s Struct Reference - - - - - - - - -
- - -
- - - - - - - - - - - -
-
yaml -  0.1.6 -
- -
-
- - - - -
-
- -
-
yaml_simple_key_s Struct Reference
-
-
- -

This structure holds information about a potential simple key. - More...

- -

#include <yaml.h>

- - - - - - - - - - -

-Data Fields

-int possible
 Is a simple key possible?
-int required
 Is a simple key required?
size_t token_number
 The number of the token.
yaml_mark_t mark
 The position mark.
-

Detailed Description

-

This structure holds information about a potential simple key.

-

Field Documentation

- -
- -
- -

The number of the token.

- -
-
- -
- -
- -

The position mark.

- -
-
-
The documentation for this struct was generated from the following file: -
- - - - - - -- cgit v1.2.3