YAML_MAPPING_NODE 1142 ext/psych/yaml/api.c             case YAML_MAPPING_NODE:
YAML_MAPPING_NODE 1398 ext/psych/yaml/api.c     assert(document->nodes.start[mapping-1].type == YAML_MAPPING_NODE);
YAML_MAPPING_NODE  189 ext/psych/yaml/dumper.c         if (node.type == YAML_MAPPING_NODE) {
YAML_MAPPING_NODE  223 ext/psych/yaml/dumper.c             case YAML_MAPPING_NODE:
YAML_MAPPING_NODE  286 ext/psych/yaml/dumper.c         case YAML_MAPPING_NODE:
YAML_MAPPING_NODE  659 ext/psych/yaml/yaml_private.h     (NODE_INIT((node),YAML_MAPPING_NODE,(node_tag),(start_mark),(end_mark)),    \