Home
last modified time | relevance | path

Searched defs:is_notation (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/py-elementpath/elementpath-2.4.0/tests/
H A Dtest_xpath_nodes.py35 def is_notation(self): pass member in DummyXsdType
H A Dtest_xpath_context.py35 def is_notation(self): pass member in DummyXsdType
H A Dtest_xpath_token.py50 def is_notation(self): pass member in DummyXsdType
H A Dxpath_test_class.py44 def is_notation(self): pass member in DummyXsdType
/dports/textproc/py-elementpath/elementpath-2.4.0/elementpath/
H A Dprotocols.py93 def is_notation(self) -> bool: member in XsdTypeProtocol
/dports/textproc/py-xmlschema/xmlschema-1.8.2/xmlschema/validators/
H A Dxsdbase.py858 def is_notation(self) -> bool: member in XsdType
/dports/net/py-iplib/iplib-1.2.1/
H A Diplib.py376 def is_notation(ip, notation): function
/dports/www/tdom/tdom-0.9.1/extensions/tnc/
H A Dtnc.c145 int is_notation; member