Home
last modified time | relevance | path

Searched defs:_json_value (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/misc/webservices/
H A Djson.h76 typedef struct _json_value struct
78 struct _json_value * parent; argument
102 struct _json_value * value; argument
119 struct _json_value * next_alloc; argument
131 inline _json_value () in _json_value() function
151 for (unsigned int i = 0; i < u.object.length; ++ i)
170 inline operator json_int_t () const in json_int_t()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/include/utils/
H A Djson.h126 typedef struct _json_value struct
128 struct _json_value *parent; argument
130 json_type type;
133 {
186 struct _json_value *next_alloc; argument
208 inline _json_value() in _json_value() function
229 for (unsigned int i = 0; i < u.object.length; ++i)
248 inline operator json_int_t() const in json_int_t()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/include/utils/
H A Djson.h126 typedef struct _json_value struct
128 struct _json_value *parent; argument
130 json_type type;
133 {
186 struct _json_value *next_alloc; argument
208 inline _json_value() in _json_value() argument
229 for (unsigned int i = 0; i < u.object.length; ++i)
248 inline operator json_int_t() const in json_int_t()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/include/utils/
H A Djson.h124 typedef struct _json_value struct
126 struct _json_value * parent; argument
128 json_type type;
131 {
180 struct _json_value * next_alloc; argument
200 inline _json_value () in _json_value() argument
220 for (unsigned int i = 0; i < u.object.length; ++ i)
239 inline operator json_int_t () const in json_int_t()
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/include/utils/
H A Djson.h124 typedef struct _json_value struct
126 struct _json_value * parent; argument
128 json_type type;
131 {
180 struct _json_value * next_alloc; argument
200 inline _json_value () in _json_value() argument
220 for (unsigned int i = 0; i < u.object.length; ++ i)
239 inline operator json_int_t () const in json_int_t()
/dports/deskutils/remind/remind-03.03.11/src/
H A Djson.h100 typedef struct _json_value struct
102 struct _json_value * parent; argument
104 json_type type;
107 {
156 struct _json_value * next_alloc; argument
176 inline _json_value () in _json_value() argument
196 for (unsigned int i = 0; i < u.object.length; ++ i)
215 inline operator json_int_t () const in json_int_t()
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/src/
H A Djson.h101 typedef struct _json_value struct
103 struct _json_value * parent; argument
105 json_type type;
108 {
157 struct _json_value * next_alloc; argument
177 inline _json_value () in _json_value() argument
197 for (unsigned int i = 0; i < u.object.length; ++ i)
216 inline operator json_int_t () const in json_int_t()
/dports/net-im/purple-slack/slack-libpurple-f851698/
H A Djson.h101 typedef struct _json_value struct
103 struct _json_value * parent; argument
105 json_type type;
108 {
157 struct _json_value * next_alloc; argument
177 inline _json_value () in _json_value() argument
197 for (unsigned int i = 0; i < u.object.length; ++ i)
216 inline operator json_int_t () const in json_int_t()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/include/utils/
H A Djson.h126 typedef struct _json_value struct
128 struct _json_value *parent; argument
130 json_type type;
133 {
186 struct _json_value *next_alloc; argument
208 inline _json_value() in _json_value() argument
229 for (unsigned int i = 0; i < u.object.length; ++i)
248 inline operator json_int_t() const in json_int_t()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/include/utils/
H A Djson.h126 typedef struct _json_value struct
128 struct _json_value *parent; argument
130 json_type type;
133 {
186 struct _json_value *next_alloc; argument
208 inline _json_value() in _json_value() argument
229 for (unsigned int i = 0; i < u.object.length; ++i)
248 inline operator json_int_t() const in json_int_t()
/dports/lang/gravity/gravity-0.8.5/src/utils/
H A Dgravity_json.h153 typedef struct _json_value struct
155 struct _json_value * parent; argument
157 json_type type;
160 {
209 struct _json_value * next_alloc; argument
229 inline _json_value () in _json_value() argument
249 for (unsigned int i = 0; i < u.object.length; ++ i)
268 inline operator json_int_t () const in json_int_t()
/dports/irc/bitlbee/bitlbee-3.6/lib/
H A Djson.h88 typedef struct _json_value { struct
89 struct _json_value * parent; argument
111 struct _json_value * value; argument
140 struct _json_value * next_alloc; argument
152 inline _json_value () in _json_value() function
173 for (unsigned int i = 0; i < u.object.length; ++i) {
194 inline operator json_int_t() const in json_int_t()
/dports/net-p2p/torrent-file-editor/torrent-file-editor-0.3.17/cmake/
H A Dparse-compile-commands.c85 typedef struct _json_value struct
87 struct _json_value * parent; argument
89 json_type type;
115 struct _json_value ** values; argument
123 struct _json_value * next_alloc; argument
126 } _reserved;