Searched refs:XPathExceptionMax (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/xml/
H A DXPathException.h46 static const int XPathExceptionMax = 499; member in class:WebCore::XPathException
/external/webkit/Source/WebCore/dom/
H A DExceptionCode.cpp285 } else if (code >= XPathException::XPathExceptionOffset && code <= XPathException::XPathExceptionMax) {

Completed in 107 milliseconds