Home
last modified time | relevance | path

Searched refs:hasNsProp (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/itstool/itstool-2.0.6/
H A Ditstool767 if root.hasNsProp('version', None):
792 if match.hasNsProp('selector', None):
1265 if node.hasNsProp('translate', NS_ITS):
1280 if node.hasNsProp('withinText', NS_ITS):
1291 if node.hasNsProp('localeFilterList', NS_ITS) or node.hasNsProp('localeFilterType', NS_ITS):
1302 (node.hasNsProp('localeFilterList', None) or node.hasNsProp('localeFilterType', None))):
1326 if node.hasNsProp('id', NS_XML):
1332 …if node.hasNsProp('locNote', NS_ITS) or node.hasNsProp('locNoteRef', NS_ITS) or node.hasNsProp('lo…
1334 if node.hasNsProp('locNote', NS_ITS):
1339 …if node.hasNsProp('locNote', None) or node.hasNsProp('locNoteRef', None) or node.hasNsProp('locNot…
[all …]
H A Ditstool.in779 if root.hasNsProp('version', None):
804 if match.hasNsProp('selector', None):
1269 if node.hasNsProp('translate', NS_ITS):
1284 if node.hasNsProp('withinText', NS_ITS):
1295 if node.hasNsProp('localeFilterList', NS_ITS) or node.hasNsProp('localeFilterType', NS_ITS):
1306 (node.hasNsProp('localeFilterList', None) or node.hasNsProp('localeFilterType', None))):
1330 if node.hasNsProp('id', NS_XML):
1336 …if node.hasNsProp('locNote', NS_ITS) or node.hasNsProp('locNoteRef', NS_ITS) or node.hasNsProp('lo…
1338 if node.hasNsProp('locNote', NS_ITS):
1343 …if node.hasNsProp('locNote', None) or node.hasNsProp('locNoteRef', None) or node.hasNsProp('locNot…
[all …]
/dports/textproc/libxml2/libxml2-2.9.12/python/tests/
H A Dattribs.py21 attr = elem.hasNsProp('attr', 'http://abc.org')
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/tests/
H A Dattribs.py21 attr = elem.hasNsProp('attr', 'http://abc.org')
/dports/textproc/py-libxml2/libxml2-2.9.12/python/tests/
H A Dattribs.py21 attr = elem.hasNsProp('attr', 'http://abc.org')
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py2487 def hasNsProp(self, name, nameSpace): member in xmlNode
H A Dlibxml2.py3275 def hasNsProp(self, name, nameSpace): member in xmlNode
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py2487 def hasNsProp(self, name, nameSpace): member in xmlNode
H A Dlibxml2.py3275 def hasNsProp(self, name, nameSpace): member in xmlNode