Searched refs:xmlSchemaWhitespaceValueType (Results 1 – 5 of 5) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlschemastypes.h | 31 } xmlSchemaWhitespaceValueType; typedef 56 xmlSchemaWhitespaceValueType fws, 60 xmlSchemaWhitespaceValueType ws); 105 xmlSchemaWhitespaceValueType ws); 117 xmlSchemaWhitespaceValueType ws); 138 xmlSchemaWhitespaceValueType xws, 140 xmlSchemaWhitespaceValueType yws);
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlschemastypes.rpgle | 20 d xmlSchemaWhitespaceValueType... 74 d like(xmlSchemaWhitespaceValueType) 79 d like(xmlSchemaWhitespaceValueType) 168 d like(xmlSchemaWhitespaceValueType) 192 d like(xmlSchemaWhitespaceValueType) 238 d like(xmlSchemaWhitespaceValueType) 241 d like(xmlSchemaWhitespaceValueType)
|
/external/libxml2/ |
D | xmlschemastypes.c | 2145 xmlSchemaWhitespaceValueType ws, in xmlSchemaValAtomicType() 4694 xmlSchemaWhitespaceValueType xws, in xmlSchemaCompareValuesInternal() 4698 xmlSchemaWhitespaceValueType yws) in xmlSchemaCompareValuesInternal() 4938 xmlSchemaWhitespaceValueType xws, yws; in xmlSchemaCompareValues() 4974 xmlSchemaWhitespaceValueType xws, in xmlSchemaCompareValuesWhtsp() 4976 xmlSchemaWhitespaceValueType yws) in xmlSchemaCompareValuesWhtsp() 5000 xmlSchemaWhitespaceValueType xws, in xmlSchemaCompareValuesWhtspExt() 5004 xmlSchemaWhitespaceValueType yws) in xmlSchemaCompareValuesWhtspExt() 5148 xmlSchemaWhitespaceValueType ws) in xmlSchemaValidateLengthFacetInternal() 5291 xmlSchemaWhitespaceValueType ws) in xmlSchemaValidateLengthFacetWhtsp() [all …]
|
D | xmlschemas.c | 1083 static xmlSchemaWhitespaceValueType 1490 xmlSchemaWhitespaceValueType ws, in xmlSchemaGetCanonValueWhtspExt() 1798 xmlSchemaWhitespaceValueType ws; in xmlSchemaFormatFacetEnumSet() 21560 static xmlSchemaWhitespaceValueType 24209 xmlSchemaWhitespaceValueType ws; in xmlSchemaValidateFacets()
|
D | testapi.c | 1145 static xmlSchemaWhitespaceValueType gen_xmlSchemaWhitespaceValueType(int no, int nr ATTRIBUTE_UNUSE… in gen_xmlSchemaWhitespaceValueType() 1153 static void des_xmlSchemaWhitespaceValueType(int no ATTRIBUTE_UNUSED, xmlSchemaWhitespaceValueType … in des_xmlSchemaWhitespaceValueType() 35340 xmlSchemaWhitespaceValueType xws; /* the whitespace value of x */ in test_xmlSchemaCompareValuesWhtsp() 35344 xmlSchemaWhitespaceValueType yws; /* the whitespace value of y */ in test_xmlSchemaCompareValuesWhtsp() 35507 xmlSchemaWhitespaceValueType ws; /* the whitespace type of the value */ in test_xmlSchemaGetCanonValueWhtsp() 35935 xmlSchemaWhitespaceValueType fws; /* the whitespace type of the facet's value */ in test_xmlSchemaValidateFacetWhtsp() 35943 xmlSchemaWhitespaceValueType ws; /* the whitespace type of the value */ in test_xmlSchemaValidateFacetWhtsp() 36074 xmlSchemaWhitespaceValueType ws; /* the whitespace type of the value */ in test_xmlSchemaValidateLengthFacetWhtsp()
|