HomeSort by relevance Sort by last modified time
    Searched refs:get2ByteValue (Results 1 - 3 of 3) sorted by null

  /external/webkit/JavaScriptCore/pcre/
pcre_internal.h 135 static inline int get2ByteValue(const unsigned char* opcodePtr)
173 return get2ByteValue(opcodePtr);
pcre_exec.cpp 636 stack.currentFrame->locals.number = get2ByteValue(stack.currentFrame->locals.instructionPtrAtStartOfOnce + 2 + LINK_SIZE);
    [all...]
pcre_compile.cpp     [all...]

Completed in 138 milliseconds