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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c7095 int nberrors, hasForm = 0, defValueType = 0; local
7189 defValueType = WXS_ATTR_DEF_VAL_DEFAULT;
7203 defValueType = WXS_ATTR_DEF_VAL_FIXED;
7221 if ((defValueType == WXS_ATTR_DEF_VAL_DEFAULT) &&
7301 if (defValueType == WXS_ATTR_DEF_VAL_FIXED)
7335 if (defValueType == WXS_ATTR_DEF_VAL_FIXED)

Completed in 124 milliseconds