icvYMLParseValue 1242 modules/core/src/persistence.cpp             ptr = icvYMLParseValue( fs, ptr, elem, struct_flags, new_min_indent );
icvYMLParseValue 1316 modules/core/src/persistence.cpp             ptr = icvYMLParseValue( fs, ptr, elem, struct_flags, indent + 1 );
icvYMLParseValue 1391 modules/core/src/persistence.cpp             ptr = icvYMLParseValue( fs, ptr, root_node, CV_NODE_NONE, 0 );