Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/yarr/
DYarrInterpreter.h96 bool onceThrough; member
DYarrPattern.h237 bool onceThrough() in onceThrough() function
DYarrInterpreter.cpp1743 void regexBegin(unsigned numSubpatterns, unsigned callFrameSize, bool onceThrough) in regexBegin()
1756 void alternativeBodyDisjunction(bool onceThrough) in alternativeBodyDisjunction()