Home
last modified time | relevance | path

Searched refs:RENode (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/jscript/
H A Dregexp.c259 typedef struct RENode RENode; typedef
260 struct RENode { struct
303 RENode *result; argument
408 static RENode *
411 RENode *ren; in NewRENode()
476 jsbytecode *pc, RENode *t) in EmitREBytecode()
808 RENode *result; in ProcessOp()
1219 RENode *term; in ParseQuantifier()
1654 RENode *operand; in ParseRegExp()
1656 RENode **operandStack; in ParseRegExp()
[all …]
/reactos/dll/win32/vbscript/
H A Dregexp.c259 typedef struct RENode RENode; typedef
260 struct RENode { struct
303 RENode *result; argument
408 static RENode *
411 RENode *ren; in NewRENode()
476 jsbytecode *pc, RENode *t) in EmitREBytecode()
808 RENode *result; in ProcessOp()
1219 RENode *term; in ParseQuantifier()
1654 RENode *operand; in ParseRegExp()
1656 RENode **operandStack; in ParseRegExp()
[all …]