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

/vbox/src/VBox/Storage/testcase/
H A DVDScript.cpp1957 static int vdScriptParseLogicalAndExpression(PVDSCRIPTCTXINT pThis, PVDSCRIPTASTEXPR *ppAstNodeExpr) function
2014 rc = vdScriptParseLogicalAndExpression(pThis, &pExpr);
2027 rc = vdScriptParseLogicalAndExpression(pThis, &pExprNew);

Completed in 56 milliseconds