Searched refs:xmlSchemaPValAttrID (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 6005 xmlSchemaPValAttrID(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttrID() function 6559 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseAnnotation() 6698 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseFacet() 6937 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseAny() 7016 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseNotation() 7078 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseAnyAttribute() 7594 xmlSchemaPValAttrID(pctxt, node, BAD_CAST "id"); in xmlSchemaParseGlobalAttribute() 7703 xmlSchemaPValAttrID(pctxt, node, BAD_CAST "id"); in xmlSchemaParseAttributeGroupRef() 7842 xmlSchemaPValAttrID(pctxt, node, BAD_CAST "id"); in xmlSchemaParseAttributeGroupDefinition() 8285 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseIDCSelectorAndField() [all …]
|