Searched refs:INVALID_CHARACTER_ERR (Results 1 – 25 of 42) sorted by relevance
12
60 throw new DOMException(DOMException.INVALID_CHARACTER_ERR, qualifiedName); in DocumentTypeImpl()64 throw new DOMException(DOMException.INVALID_CHARACTER_ERR, qualifiedName); in DocumentTypeImpl()
61 public static final short INVALID_CHARACTER_ERR = 5; field in DOMException
70 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
78 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
77 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
72 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
79 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
85 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
88 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
74 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
73 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
75 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
90 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
76 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
83 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()
87 success = (ex.code == DOMException.INVALID_CHARACTER_ERR); in runTest()