Home
last modified time | relevance | path

Searched refs:INVALID_CHARACTER_ERR (Results 1 – 25 of 635) sorted by relevance

12345678910>>...26

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativexmlhttprequest/data/
H A DdomExceptionCodes.qml8 property int invalid_character_err: DOMException.INVALID_CHARACTER_ERR
28 DOMException.INVALID_CHARACTER_ERR = 44;
46 delete DOMException.INVALID_CHARACTER_ERR;
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/xml/dom/
H A DMessageSource.py3 from xml.dom import WRONG_DOCUMENT_ERR, INVALID_CHARACTER_ERR, NO_DATA_ALLOWED_ERR
29 INVALID_CHARACTER_ERR: _("Invalid or illegal character"),
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XercesParserLiaison/
H A DXercesDOMWrapperException.cpp80 case DOMExceptionType::INVALID_CHARACTER_ERR: in translateErrorCode()
81 theXalanCode = INVALID_CHARACTER_ERR; in translateErrorCode()
H A DXercesDOMException.cpp54 case ExceptionType::INVALID_CHARACTER_ERR: in translateErrorCode()
55 theXalanCode = XercesDOMException::INVALID_CHARACTER_ERR; in translateErrorCode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/xml/dom/
H A DXDocument.idl40 … DOMException - INVALID_CHARACTER_ERR: Raised if the specified name contains an illegal character.
47 DOMException - INVALID_CHARACTER_ERR: Raised if the specified qualified name contains an illegal
80 … DOMException - INVALID_CHARACTER_ERR: Raised if the specified name contains an illegal character.
88 DOMException - INVALID_CHARACTER_ERR: Raised if the specified qualified name contains an
104 … DOMException - INVALID_CHARACTER_ERR: Raised if the specified name contains an illegal character.
113 …DOMException - INVALID_CHARACTER_ERR: Raised if the specified target contains an illegal character.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/xml/dom/
H A DXDocument.idl40 … DOMException - INVALID_CHARACTER_ERR: Raised if the specified name contains an illegal character.
47 DOMException - INVALID_CHARACTER_ERR: Raised if the specified qualified name contains an illegal
80 … DOMException - INVALID_CHARACTER_ERR: Raised if the specified name contains an illegal character.
88 DOMException - INVALID_CHARACTER_ERR: Raised if the specified qualified name contains an
104 … DOMException - INVALID_CHARACTER_ERR: Raised if the specified name contains an illegal character.
113 …DOMException - INVALID_CHARACTER_ERR: Raised if the specified target contains an illegal character.
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DCoreDOMImplementationImpl.java174 throw new DOMException(DOMException.INVALID_CHARACTER_ERR, msg); in checkQName()
184 DOMException.INVALID_CHARACTER_ERR, in checkQName()
199 throw new DOMException(DOMException.INVALID_CHARACTER_ERR, msg); in checkQName()
208 throw new DOMException(DOMException.INVALID_CHARACTER_ERR, msg); in checkQName()
/dports/databases/py-gdbm/Python-3.8.12/Lib/xml/dom/
H A D__init__.py48 INVALID_CHARACTER_ERR = 5 variable
89 code = INVALID_CHARACTER_ERR
/dports/lang/python310/Python-3.10.1/Lib/xml/dom/
H A D__init__.py48 INVALID_CHARACTER_ERR = 5 variable
89 code = INVALID_CHARACTER_ERR
/dports/lang/python37/Python-3.7.12/Lib/xml/dom/
H A D__init__.py48 INVALID_CHARACTER_ERR = 5 variable
89 code = INVALID_CHARACTER_ERR
/dports/lang/python-tools/Python-3.8.12/Lib/xml/dom/
H A D__init__.py48 INVALID_CHARACTER_ERR = 5 variable
89 code = INVALID_CHARACTER_ERR
/dports/lang/python-legacy/Python-2.7.18/Lib/xml/dom/
H A D__init__.py47 INVALID_CHARACTER_ERR = 5 variable
88 code = INVALID_CHARACTER_ERR
/dports/lang/python27/Python-2.7.18/Lib/xml/dom/
H A D__init__.py47 INVALID_CHARACTER_ERR = 5 variable
88 code = INVALID_CHARACTER_ERR
/dports/lang/python38/Python-3.8.12/Lib/xml/dom/
H A D__init__.py48 INVALID_CHARACTER_ERR = 5 variable
89 code = INVALID_CHARACTER_ERR
/dports/lang/python311/Python-3.11.0a3/Lib/xml/dom/
H A D__init__.py48 INVALID_CHARACTER_ERR = 5 variable
89 code = INVALID_CHARACTER_ERR
/dports/databases/py-sqlite3/Python-3.8.12/Lib/xml/dom/
H A D__init__.py48 INVALID_CHARACTER_ERR = 5 variable
89 code = INVALID_CHARACTER_ERR
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
H A D__init__.py47 INVALID_CHARACTER_ERR = 5 variable
88 code = INVALID_CHARACTER_ERR
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/xml/dom/
H A D__init__.py48 INVALID_CHARACTER_ERR = 5 variable
89 code = INVALID_CHARACTER_ERR
/dports/lang/python39/Python-3.9.9/Lib/xml/dom/
H A D__init__.py48 INVALID_CHARACTER_ERR = 5 variable
89 code = INVALID_CHARACTER_ERR
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/dom/impl/
H A DDOMDocumentImpl.cpp283 throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, getMemoryManager()); in createAttribute()
313 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createDocumentType()
327 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createDocumentType()
337 throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, getMemoryManager()); in createElement()
355 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createEntity()
366 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createEntityReference()
375 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createEntityReferenceByParser()
384 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createNotation()
395 throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, getMemoryManager()); in createProcessingInstruction()
620 throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, getMemoryManager()); in createElementNS()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DCoreDOMImplementationImpl.java200 throw new DOMException(DOMException.INVALID_CHARACTER_ERR, msg); in checkQName()
210 DOMException.INVALID_CHARACTER_ERR, in checkQName()
225 throw new DOMException(DOMException.INVALID_CHARACTER_ERR, msg); in checkQName()
234 throw new DOMException(DOMException.INVALID_CHARACTER_ERR, msg); in checkQName()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DCoreDOMImplementationImpl.java200 throw new DOMException(DOMException.INVALID_CHARACTER_ERR, msg); in checkQName()
210 DOMException.INVALID_CHARACTER_ERR, in checkQName()
225 throw new DOMException(DOMException.INVALID_CHARACTER_ERR, msg); in checkQName()
234 throw new DOMException(DOMException.INVALID_CHARACTER_ERR, msg); in checkQName()
/dports/devel/p5-libxml-enno/libxml-enno-1.02/lib/XML/DOM/
H A DDocument.pod53 =item * INVALID_CHARACTER_ERR
89 =item * INVALID_CHARACTER_ERR
107 =item * INVALID_CHARACTER_ERR
176 =item * INVALID_CHARACTER_ERR
190 =item * INVALID_CHARACTER_ERR
/dports/textproc/p5-XML-DOM/XML-DOM-1.46/lib/XML/DOM/
H A DDocument.pod53 =item * INVALID_CHARACTER_ERR
89 =item * INVALID_CHARACTER_ERR
107 =item * INVALID_CHARACTER_ERR
176 =item * INVALID_CHARACTER_ERR
190 =item * INVALID_CHARACTER_ERR
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/dom/impl/
H A DDOMDocumentImpl.cpp285 throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, getMemoryManager()); in createAttribute()
315 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createDocumentType()
329 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createDocumentType()
339 throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, getMemoryManager()); in createElement()
357 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createEntity()
368 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createEntityReference()
377 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createEntityReferenceByParser()
386 DOMException::INVALID_CHARACTER_ERR, 0, getMemoryManager()); in createNotation()
397 throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, getMemoryManager()); in createProcessingInstruction()
622 throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, getMemoryManager()); in createElementNS()
[all …]

12345678910>>...26