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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c953 const xmlChar *vcValue; /* the value constraint value */ member in struct:_xmlSchemaAttrInfo
25657 iattr->vcValue = iattr->use->defValue;
25672 iattr->vcValue = iattr->decl->defValue;
25735 iattr->value, iattr->vcValue);
/external/libxml2/
H A Dxmlschemas.c953 const xmlChar *vcValue; /* the value constraint value */ member in struct:_xmlSchemaAttrInfo
25686 iattr->vcValue = iattr->use->defValue;
25701 iattr->vcValue = iattr->decl->defValue;
25764 iattr->value, iattr->vcValue);

Completed in 137 milliseconds