Searched defs:errorCodePtr (Results 1 – 1 of 1) sorted by relevance
| /external/webkit/JavaScriptCore/pcre/ |
| D | pcre_compile.cpp | 180 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()
|