Searched refs:CondParser_Leaf (Results 1 – 2 of 2) sorted by relevance
418 CondParser_Leaf(CondParser *par, bool doEval, bool unquotedOK, in CondParser_Leaf() function594 lhs = CondParser_Leaf(par, doEval, par->leftUnquotedOK, &lhsQuoted); in CondParser_Comparison()613 rhs = CondParser_Leaf(par, doEval, true, &rhsQuoted); in CondParser_Comparison()
1379 * cond.c: fix mem leak in CondParser_Leaf