Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c7949 int flagSubstitution, in xmlSchemaPValAttrBlockFinal() argument
7970 if (flagSubstitution != -1) in xmlSchemaPValAttrBlockFinal()
7971 *flags |= flagSubstitution; in xmlSchemaPValAttrBlockFinal()
8003 if (flagSubstitution != -1) { in xmlSchemaPValAttrBlockFinal()
8004 if ((*flags & flagSubstitution) == 0) in xmlSchemaPValAttrBlockFinal()
8005 *flags |= flagSubstitution; in xmlSchemaPValAttrBlockFinal()