CV_PARSE_ERROR 409 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Sequence element should not have name (use <_></_>)" ); CV_PARSE_ERROR 680 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Duplicated key" ); CV_PARSE_ERROR 907 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Bad format of floating-point constant" ); CV_PARSE_ERROR 916 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Bad format of floating-point constant" ); CV_PARSE_ERROR 965 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Incorrect indentation" ); CV_PARSE_ERROR 985 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Too long string or a last string w/o newline" ); CV_PARSE_ERROR 991 modules/core/src/persistence.cpp CV_PARSE_ERROR( *ptr == '\t' ? "Tabs are prohibited in YAML!" : "Invalid character" ); CV_PARSE_ERROR 1007 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Key may not start with \'-\'" ); CV_PARSE_ERROR 1013 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Missing \':\'" ); CV_PARSE_ERROR 1021 modules/core/src/persistence.cpp CV_PARSE_ERROR( "An empty key" ); CV_PARSE_ERROR 1057 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Empty type name" ); CV_PARSE_ERROR 1128 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Invalid numeric value (inconsistent explicit type specification?)" ); CV_PARSE_ERROR 1149 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Invalid character" ); CV_PARSE_ERROR 1192 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Invalid character" ); CV_PARSE_ERROR 1196 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Too long string literal" ); CV_PARSE_ERROR 1219 modules/core/src/persistence.cpp CV_PARSE_ERROR( "The wrong closing bracket" ); CV_PARSE_ERROR 1227 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Missing , between the elements" ); CV_PARSE_ERROR 1259 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Complex keys are not supported" ); CV_PARSE_ERROR 1261 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Multi-line text literals are not supported" ); CV_PARSE_ERROR 1273 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Invalid character" ); CV_PARSE_ERROR 1310 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Block sequence elements must be preceded with \'-\'" ); CV_PARSE_ERROR 1327 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Incorrect indentation" ); CV_PARSE_ERROR 1360 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Unsupported YAML version (it must be 1.x)" ); CV_PARSE_ERROR 1376 modules/core/src/persistence.cpp CV_PARSE_ERROR( "The YAML streams must start with '---', except the first one" ); CV_PARSE_ERROR 1382 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Invalid or unsupported syntax" ); CV_PARSE_ERROR 1393 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Only collections as YAML streams are supported by this parser" ); CV_PARSE_ERROR 1782 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Comments are not allowed here" ); CV_PARSE_ERROR 1794 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Invalid character in the stream" ); CV_PARSE_ERROR 1807 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Too long string or a last string w/o newline" ); CV_PARSE_ERROR 1861 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Directive tags are not allowed here" ); CV_PARSE_ERROR 1863 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Empty tags are not supported" ); CV_PARSE_ERROR 1890 modules/core/src/persistence.cpp CV_PARSE_ERROR( is_noname ? "Map element should have a name" : CV_PARSE_ERROR 1905 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Mismatched closing tag" ); CV_PARSE_ERROR 1911 modules/core/src/persistence.cpp CV_PARSE_ERROR( "There should be space between literals" ); CV_PARSE_ERROR 1948 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Invalid numeric value (inconsistent explicit type specification?)" ); CV_PARSE_ERROR 1971 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Literal \" is not allowed within a string. Use "" ); CV_PARSE_ERROR 1978 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Closing \" is expected" ); CV_PARSE_ERROR 1983 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Literal \' or > are not allowed. Use ' or >" ); CV_PARSE_ERROR 1999 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Invalid numeric value in the string" ); CV_PARSE_ERROR 2008 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Invalid character in the symbol entity name" ); CV_PARSE_ERROR 2031 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Too long string literal" ); CV_PARSE_ERROR 2053 modules/core/src/persistence.cpp CV_PARSE_ERROR( "The actual type is different from the specified type" ); CV_PARSE_ERROR 2077 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Preliminary end of the stream" ); CV_PARSE_ERROR 2080 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Tag should start with \'<\'" ); CV_PARSE_ERROR 2102 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Unknown tag type" ); CV_PARSE_ERROR 2109 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Name should start with a letter or underscore" ); CV_PARSE_ERROR 2123 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Closing tag should not contain any attributes" ); CV_PARSE_ERROR 2149 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Attribute name should be followed by \'=\'" ); CV_PARSE_ERROR 2157 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Attribute value should be put into single or double quotes" ); CV_PARSE_ERROR 2178 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Invalid closing tag for <?xml ..." ); CV_PARSE_ERROR 2185 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Invalid closing tag for <?xml ..." ); CV_PARSE_ERROR 2197 modules/core/src/persistence.cpp CV_PARSE_ERROR( "There should be space between attributes" ); CV_PARSE_ERROR 2220 modules/core/src/persistence.cpp CV_PARSE_ERROR( "Valid XML should start with \'<?xml ...?>\'" ); CV_PARSE_ERROR 2249 modules/core/src/persistence.cpp CV_PARSE_ERROR( "<opencv_storage> tag is missing" ); CV_PARSE_ERROR 2255 modules/core/src/persistence.cpp CV_PARSE_ERROR( "</opencv_storage> tag is missing" );