Searched refs:pLastDataScope (Results 1 – 1 of 1) sorted by relevance
263 for (CXFA_Node *pCurDataScope = pDataScope, *pLastDataScope = nullptr; in ScopeMatchGlobalBinding() local266 pLastDataScope = pCurDataScope, in ScopeMatchGlobalBinding()271 if (pDataChild == pLastDataScope || in ScopeMatchGlobalBinding()322 CXFA_Node* pLastDataScope = nullptr; in FindOnceDataNode() local330 if (pDataChild == pLastDataScope || pDataChild->HasBindItem() || in FindOnceDataNode()337 pLastDataScope = pCurDataScope; in FindOnceDataNode()