Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h945 #define XML_SCHEMAS_INCLUDING_CONVERT_NS 1 << 9 macro
Dxmlschemas.c5889 else if (schema->flags & XML_SCHEMAS_INCLUDING_CONVERT_NS) { in xmlSchemaPValAttrNodeQNameValue()
11150 if ((schema->flags & XML_SCHEMAS_INCLUDING_CONVERT_NS) == 0) { in xmlSchemaParseIncludeOrRedefine()
11151 schema->flags |= XML_SCHEMAS_INCLUDING_CONVERT_NS; in xmlSchemaParseIncludeOrRedefine()
11158 schema->flags ^= XML_SCHEMAS_INCLUDING_CONVERT_NS; in xmlSchemaParseIncludeOrRedefine()
/third_party/libxml2/include/libxml/
DschemasInternals.h917 #define XML_SCHEMAS_INCLUDING_CONVERT_NS 1 << 9 macro
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle1093 * XML_SCHEMAS_INCLUDING_CONVERT_NS:
1098 d XML_SCHEMAS_INCLUDING_CONVERT_NS...
/third_party/libxml2/
Dxmlschemas.c5898 else if (schema->flags & XML_SCHEMAS_INCLUDING_CONVERT_NS) { in xmlSchemaPValAttrNodeQNameValue()
11166 if ((schema->flags & XML_SCHEMAS_INCLUDING_CONVERT_NS) == 0) { in xmlSchemaParseIncludeOrRedefine()
11167 schema->flags |= XML_SCHEMAS_INCLUDING_CONVERT_NS; in xmlSchemaParseIncludeOrRedefine()
11174 schema->flags ^= XML_SCHEMAS_INCLUDING_CONVERT_NS; in xmlSchemaParseIncludeOrRedefine()