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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c892 int normVal; member in struct:_xmlSchemaNodeInfo
17781 int has = 0, needVal = 0, normVal = 0; local
17787 normVal = (type->baseType->flags &
17798 normVal = 1;
17803 normVal = 1;
17812 if (normVal)
/external/libxml2/
H A Dxmlschemas.c892 int normVal; member in struct:_xmlSchemaNodeInfo
17810 int has = 0, needVal = 0, normVal = 0; local
17816 normVal = (type->baseType->flags &
17827 normVal = 1;
17832 normVal = 1;
17841 if (normVal)

Completed in 312 milliseconds