Home
last modified time | relevance | path

Searched refs:psGCorGMLJP2FeaturesChildIter (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdaljp2abstractdataset.cpp292 for( ; psGCorGMLJP2FeaturesChildIter != NULL; in LoadVectorLayers()
293 psGCorGMLJP2FeaturesChildIter = psGCorGMLJP2FeaturesChildIter->psNext ) in LoadVectorLayers()
295 if( psGCorGMLJP2FeaturesChildIter->eType != CXT_Element || in LoadVectorLayers()
297 psGCorGMLJP2FeaturesChildIter->psChild == NULL ) in LoadVectorLayers()
304 CPLXMLNode* psChild = psGCorGMLJP2FeaturesChildIter->psChild; in LoadVectorLayers()
459 for( ; psGCorGMLJP2FeaturesChildIter != NULL; in LoadVectorLayers()
460 psGCorGMLJP2FeaturesChildIter = psGCorGMLJP2FeaturesChildIter->psNext ) in LoadVectorLayers()
462 if( psGCorGMLJP2FeaturesChildIter->eType != CXT_Element || in LoadVectorLayers()
464 psGCorGMLJP2FeaturesChildIter->psChild == NULL || in LoadVectorLayers()
465 psGCorGMLJP2FeaturesChildIter->psChild->eType != CXT_Element || in LoadVectorLayers()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdaljp2abstractdataset.cpp397 for( CPLXMLNode *psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers() local
399 psGCorGMLJP2FeaturesChildIter != nullptr; in LoadVectorLayers()
400 psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers()
401 psGCorGMLJP2FeaturesChildIter->psNext ) in LoadVectorLayers()
404 strcmp(psGCorGMLJP2FeaturesChildIter->pszValue, in LoadVectorLayers()
406 psGCorGMLJP2FeaturesChildIter->psChild == nullptr ) in LoadVectorLayers()
594 for( CPLXMLNode* psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers() local
596 psGCorGMLJP2FeaturesChildIter != nullptr; in LoadVectorLayers()
597 psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers()
598 psGCorGMLJP2FeaturesChildIter->psNext ) in LoadVectorLayers()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdaljp2abstractdataset.cpp397 for( CPLXMLNode *psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers() local
399 psGCorGMLJP2FeaturesChildIter != nullptr; in LoadVectorLayers()
400 psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers()
401 psGCorGMLJP2FeaturesChildIter->psNext ) in LoadVectorLayers()
404 strcmp(psGCorGMLJP2FeaturesChildIter->pszValue, in LoadVectorLayers()
406 psGCorGMLJP2FeaturesChildIter->psChild == nullptr ) in LoadVectorLayers()
594 for( CPLXMLNode* psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers() local
596 psGCorGMLJP2FeaturesChildIter != nullptr; in LoadVectorLayers()
597 psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers()
598 psGCorGMLJP2FeaturesChildIter->psNext ) in LoadVectorLayers()
[all …]
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdaljp2abstractdataset.cpp397 for( CPLXMLNode *psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers() local
399 psGCorGMLJP2FeaturesChildIter != nullptr; in LoadVectorLayers()
400 psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers()
401 psGCorGMLJP2FeaturesChildIter->psNext ) in LoadVectorLayers()
404 strcmp(psGCorGMLJP2FeaturesChildIter->pszValue, in LoadVectorLayers()
406 psGCorGMLJP2FeaturesChildIter->psChild == nullptr ) in LoadVectorLayers()
594 for( CPLXMLNode* psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers() local
596 psGCorGMLJP2FeaturesChildIter != nullptr; in LoadVectorLayers()
597 psGCorGMLJP2FeaturesChildIter = in LoadVectorLayers()
598 psGCorGMLJP2FeaturesChildIter->psNext ) in LoadVectorLayers()
[all …]