Home
last modified time | relevance | path

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

/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/xml/
H A Dxml-sax-simple_readers-scanner.adb1248 return Actions.On_Attribute_Type (Self, Token_Cdata);
1253 return Actions.On_Attribute_Type (Self, Token_Id);
1258 return Actions.On_Attribute_Type (Self, Token_Idref);
1263 return Actions.On_Attribute_Type (Self, Token_Idrefs);
1268 return Actions.On_Attribute_Type (Self, Token_Entity);
1273 return Actions.On_Attribute_Type (Self, Token_Entities);
1278 return Actions.On_Attribute_Type (Self, Token_Nmtoken);
1283 return Actions.On_Attribute_Type (Self, Token_Nmtokens);
1288 return Actions.On_Attribute_Type (Self, Token_Notation);
/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/
H A Dxml-sax-simple_readers-scanner-actions.ads52 function On_Attribute_Type subprogspec
H A Dxml-sax-simple_readers-scanner-actions.adb283 function On_Attribute_Type subprogram
304 end On_Attribute_Type;
H A Dxml_scanner.l1184 function On_Attribute_Type