Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c7994 int flagSubstitution, in xmlSchemaPValAttrBlockFinal() argument
8015 if (flagSubstitution != -1) in xmlSchemaPValAttrBlockFinal()
8016 *flags |= flagSubstitution; in xmlSchemaPValAttrBlockFinal()
8048 if (flagSubstitution != -1) { in xmlSchemaPValAttrBlockFinal()
8049 if ((*flags & flagSubstitution) == 0) in xmlSchemaPValAttrBlockFinal()
8050 *flags |= flagSubstitution; in xmlSchemaPValAttrBlockFinal()