Home
last modified time | relevance | path

Searched refs:ADVANCE_CURRENT_POSITION (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-interpreter.cc372 #define ADVANCE_CURRENT_POSITION(by) SET_CURRENT_POSITION(current + (by)) macro
557 ADVANCE_CURRENT_POSITION(LoadPacked24Signed(insn)); in RawMatch()
566 ADVANCE_CURRENT_POSITION(LoadPacked24Signed(insn)); in RawMatch()
809 ADVANCE_CURRENT_POSITION(len); in RawMatch()
837 ADVANCE_CURRENT_POSITION(len); in RawMatch()
852 ADVANCE_CURRENT_POSITION(len); in RawMatch()
931 ADVANCE_CURRENT_POSITION(advance); in RawMatch()
949 ADVANCE_CURRENT_POSITION(advance); in RawMatch()
966 ADVANCE_CURRENT_POSITION(advance); in RawMatch()
981 ADVANCE_CURRENT_POSITION(advanc in RawMatch()
1044 #undef ADVANCE_CURRENT_POSITION global() macro
[all...]

Completed in 2 milliseconds