Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c7883 int flagSubstitution, in xmlSchemaPValAttrBlockFinal() argument
7904 if (flagSubstitution != -1) in xmlSchemaPValAttrBlockFinal()
7905 *flags |= flagSubstitution; in xmlSchemaPValAttrBlockFinal()
7937 if (flagSubstitution != -1) { in xmlSchemaPValAttrBlockFinal()
7938 if ((*flags & flagSubstitution) == 0) in xmlSchemaPValAttrBlockFinal()
7939 *flags |= flagSubstitution; in xmlSchemaPValAttrBlockFinal()