Home | History | Annotate | Download | only in src

Lines Matching refs:apos

1948                             CV_PARSE_ERROR( "Literal \' or > are not allowed. Use ' or >" );
1976 else if( len == 4 && memcmp( ptr, "apos", len ) == 0 )
2554 memcpy(data, "apos", 4);
2710 // we use factor=6 for XML (the longest characters (' and ") are encoded with 6 bytes (' and ")