Home
last modified time | relevance | path

Searched refs:flagSubstitution (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c7922 int flagSubstitution, in xmlSchemaPValAttrBlockFinal() argument
7943 if (flagSubstitution != -1) in xmlSchemaPValAttrBlockFinal()
7944 *flags |= flagSubstitution; in xmlSchemaPValAttrBlockFinal()
7976 if (flagSubstitution != -1) { in xmlSchemaPValAttrBlockFinal()
7977 if ((*flags & flagSubstitution) == 0) in xmlSchemaPValAttrBlockFinal()
7978 *flags |= flagSubstitution; in xmlSchemaPValAttrBlockFinal()