Lines Matching defs:getNextNode
186405 ** This variable is used by function getNextNode(). When getNextNode() is
186419 int isNot; /* True if getNextNode() sees a unary - */
186478 ** Function getNextNode(), which is called by fts3ExprParse(), may itself
186712 static int getNextNode(
186949 rc = getNextNode(pParse, zIn, nIn, &p, &nByte);