OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 375 milliseconds