Home
last modified time | relevance | path

Searched defs:errorCodePtr (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/pcre/
Dpcre_compile.cpp180 static int checkEscape(const UChar** ptrPtr, const UChar* patternEnd, ErrorCode* errorCodePtr, int … in checkEscape()
384 static const UChar* readRepeatCounts(const UChar* p, int* minp, int* maxp, ErrorCode* errorCodePtr) in readRepeatCounts()
570 … const UChar** ptrPtr, const UChar* patternEnd, ErrorCode* errorCodePtr, int *firstbyteptr, in compileBranch()
1732 const UChar** ptrPtr, const UChar* patternEnd, ErrorCode* errorCodePtr, int skipBytes, in compileBracket()