From b485aab7e71c1625cfc27e0f92c9509f42378458 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 13:19:16 +0200 Subject: Adding upstream version 1.45.3+dfsg. Signed-off-by: Daniel Baumann --- .../yaml/doc/html/structyaml__node__pair__s.html | 120 --------------------- 1 file changed, 120 deletions(-) delete mode 100644 web/server/h2o/libh2o/deps/yaml/doc/html/structyaml__node__pair__s.html (limited to 'web/server/h2o/libh2o/deps/yaml/doc/html/structyaml__node__pair__s.html') diff --git a/web/server/h2o/libh2o/deps/yaml/doc/html/structyaml__node__pair__s.html b/web/server/h2o/libh2o/deps/yaml/doc/html/structyaml__node__pair__s.html deleted file mode 100644 index 48ed07011..000000000 --- a/web/server/h2o/libh2o/deps/yaml/doc/html/structyaml__node__pair__s.html +++ /dev/null @@ -1,120 +0,0 @@ - - - - - -yaml: yaml_node_pair_s Struct Reference - - - - - - - - -
- - -
- - - - - - - - - - - -
-
yaml -  0.1.6 -
- -
-
- - - - -
-
- -
-
yaml_node_pair_s Struct Reference
-
-
- -

An element of a mapping node. - More...

- -

#include <yaml.h>

- - - - - - -

-Data Fields

int key
 The key of the element.
int value
 The value of the element.
-

Detailed Description

-

An element of a mapping node.

-

Field Documentation

- -
-
- - - - -
int yaml_node_pair_s::key
-
-
- -

The key of the element.

- -
-
- -
-
- - - - -
int yaml_node_pair_s::value
-
-
- -

The value of the element.

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