Searched defs:appendOp (Results 1 – 2 of 2) sorted by relevance
1985 void RegexCompile::appendOp(int32_t op) { in appendOp() function in RegexCompile1995 void RegexCompile::appendOp(int32_t type, int32_t val) { in appendOp() function in RegexCompile
768 void appendOp(int length, int op) in appendOp() method in XPathParser