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

/haiku/src/kits/tracker/
H A DRegExp.h145 void OpTail(char*, char*);
H A DRegExp.cpp500 OpTail(br, ender);
604 OpTail(ret, Node(kRegExpBack));
606 OpTail(ret, ret);
634 OpTail(ret, next);
895 // - OpTail - Tail on operand of first argument; nop if operandless
898 RegExp::OpTail(char* p, char* val) function in class:RegExp

Completed in 86 milliseconds