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

  /external/regex-re2/re2/
prog.cc 19 set_out_opcode(out, kInstAlt);
25 set_out_opcode(out, kInstByteRange);
33 set_out_opcode(out, kInstCapture);
39 set_out_opcode(out, kInstEmptyWidth);
prog.h 137 void set_out_opcode(int out, InstOp opcode) { function in class:re2::Prog::Inst

Completed in 239 milliseconds