Searched defs:SYNTAX_ERR (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DSQLException.h56 SYNTAX_ERR = SQLExceptionOffset + 5, enumerator in enum:WebCore::SQLException::SQLExceptionCode
H A DSQLError.h60 SYNTAX_ERR = 5, enumerator in enum:WebCore::SQLError::SQLErrorCode
/macosx-10.10/WebCore-7600.1.25/dom/
H A DExceptionCode.h48 SYNTAX_ERR = 12, enumerator in enum:WebCore::__anon5628
/macosx-10.10/WebCore-7600.1.25/fileapi/
H A DFileError.h50 SYNTAX_ERR = 8, enumerator in enum:WebCore::FileError::ErrorCode
H A DFileException.h56 SYNTAX_ERR = FileExceptionOffset + 8, enumerator in enum:WebCore::FileException::FileExceptionCode

Completed in 122 milliseconds