Data Fields | |
| JsonLexContext * | lex |
| HTAB * | hash |
| char * | saved_scalar |
| char * | save_json_start |
| bool | use_json_as_text |
| char * | function_name |
Definition at line 163 of file jsonfuncs.c.
Definition at line 170 of file jsonfuncs.c.
Referenced by get_json_object_as_hash(), hash_array_start(), hash_object_field_start(), and hash_scalar().
Definition at line 166 of file jsonfuncs.c.
Referenced by get_json_object_as_hash(), and hash_object_field_end().
Definition at line 165 of file jsonfuncs.c.
Referenced by get_json_object_as_hash(), hash_array_start(), hash_object_field_end(), hash_object_field_start(), and hash_scalar().
Definition at line 168 of file jsonfuncs.c.
Referenced by hash_object_field_end(), and hash_object_field_start().
| char* jhashState::saved_scalar |
Definition at line 167 of file jsonfuncs.c.
Referenced by hash_object_field_end(), and hash_scalar().
Definition at line 169 of file jsonfuncs.c.
Referenced by get_json_object_as_hash(), and hash_object_field_start().
1.7.1