Home
last modified time | relevance | path

Searched refs:gcii (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/pcre/
Dpcre_exec.cpp409 for (int gcii = 1; gcii <= gcaa; gcii++) { in getUTF8CharAndIncrementLength() local
411 c |= (subjectPtr[gcii] & 0x3f) << gcss; in getUTF8CharAndIncrementLength()