Searched defs:vcValue (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c953 const xmlChar *vcValue; /* the value constraint value */ member in struct:_xmlSchemaAttrInfo
25583 iattr->vcValue = iattr->use->defValue;
25598 iattr->vcValue = iattr->decl->defValue;
25661 iattr->value, iattr->vcValue);

Completed in 119 milliseconds