Home
last modified time | relevance | path

Searched refs:FLTCreateFilterEncodingNode (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapogcfilter.c868 psFilterNode = FLTCreateFilterEncodingNode(); in FLTParseFilterEncoding()
982 FilterEncodingNode *FLTCreateFilterEncodingNode(void) in FLTCreateFilterEncodingNode() function
1002 psFilterNode = FLTCreateFilterEncodingNode(); in FLTCreateBinaryCompFilterEncodingNode()
1187 psFilterNode->psLeftNode = FLTCreateFilterEncodingNode(); in FLTInsertElementInNode()
1284 psFilterNode->psLeftNode = FLTCreateFilterEncodingNode(); in FLTInsertElementInNode()
1295 psFilterNode->psRightNode = FLTCreateFilterEncodingNode(); in FLTInsertElementInNode()
1442 psFilterNode->psLeftNode = FLTCreateFilterEncodingNode(); in FLTInsertElementInNode()
1517 psFilterNode->psLeftNode = FLTCreateFilterEncodingNode(); in FLTInsertElementInNode()
1577 psFilterNode->psLeftNode = FLTCreateFilterEncodingNode(); in FLTInsertElementInNode()
1711 psFilterNode->psLeftNode = FLTCreateFilterEncodingNode(); in FLTInsertElementInNode()
[all …]
H A Dmapogcfilter.h62 MS_DLL_EXPORT FilterEncodingNode *FLTCreateFilterEncodingNode(void);
H A Dmapogcsld.c4898 psNode = FLTCreateFilterEncodingNode(); in BuildExpressionTree()
4907 psNode->psLeftNode = FLTCreateFilterEncodingNode(); in BuildExpressionTree()
4911 psNode->psRightNode = FLTCreateFilterEncodingNode(); in BuildExpressionTree()
4932 psNode = FLTCreateFilterEncodingNode(); in BuildExpressionTree()
4950 psNode->psLeftNode = FLTCreateFilterEncodingNode(); in BuildExpressionTree()
4954 psNode->psLeftNode->psLeftNode = FLTCreateFilterEncodingNode(); in BuildExpressionTree()
4959 psNode->psLeftNode->psRightNode = FLTCreateFilterEncodingNode(); in BuildExpressionTree()
4979 psNode->psRightNode = FLTCreateFilterEncodingNode(); in BuildExpressionTree()
4984 FLTCreateFilterEncodingNode(); in BuildExpressionTree()
4991 FLTCreateFilterEncodingNode(); in BuildExpressionTree()