Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/sgml/
H A Dcatalog.c335 { gripe(NULL, ERC_REPRESENTATION, L"token length"); in scan_overflow()
663 { gripe(NULL, ERC_REPRESENTATION, L"entity name"); in find_in_catalogue()
H A Ddtd.h226 { ERC_REPRESENTATION, /* Internal limit */ enumerator
H A Dparser.c512 { gripe(p, ERC_REPRESENTATION, L"Declaration too long"); in expand_pentities()
912 { gripe(p, ERC_REPRESENTATION, L"NAME too long"); in itake_name()
943 { gripe(p, ERC_REPRESENTATION, L"Entity NAME too long"); in itake_entity_name()
973 { gripe(p, ERC_REPRESENTATION, L"NMTOKEN too long"); in itake_nmtoken()
1005 { gripe(p, ERC_REPRESENTATION, L"NUTOKEN too long"); in itake_nutoken()
1115 gripe(p, ERC_REPRESENTATION, L"Name token too long"); in itake_nmtoken_chars()
1181 gripe(p, ERC_REPRESENTATION, L"Attribute too long"); in itake_unquoted()
2660 return gripe(p, ERC_REPRESENTATION, L"No default for type"); in process_attlist_declaraction()
5554 { case ERC_REPRESENTATION: in format_message()
5612 { case ERC_REPRESENTATION: in gripe()
/dports/lang/yap/yap-6.2.2/packages/sgml/
H A Dcatalog.c313 { gripe(NULL, ERC_REPRESENTATION, L"token length"); in scan_overflow()
638 { gripe(NULL, ERC_REPRESENTATION, L"entity name"); in find_in_catalogue()
H A Ddtd.h202 { ERC_REPRESENTATION, /* Internal limit */ enumerator
H A Dparser.c487 { gripe(p, ERC_REPRESENTATION, L"Declaration too long"); in expand_pentities()
887 { gripe(p, ERC_REPRESENTATION, L"NAME too long"); in itake_name()
918 { gripe(p, ERC_REPRESENTATION, L"Entity NAME too long"); in itake_entity_name()
948 { gripe(p, ERC_REPRESENTATION, L"NMTOKEN too long"); in itake_nmtoken()
980 { gripe(p, ERC_REPRESENTATION, L"NUTOKEN too long"); in itake_nutoken()
1090 gripe(p, ERC_REPRESENTATION, L"Name token too long"); in itake_nmtoken_chars()
1156 gripe(p, ERC_REPRESENTATION, L"Attribute too long"); in itake_unquoted()
2606 return gripe(p, ERC_REPRESENTATION, L"No default for type"); in process_attlist_declaraction()
5376 { case ERC_REPRESENTATION: in format_message()
5428 { case ERC_REPRESENTATION: in gripe()