Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/tsx/
H A Dtsxdataset.cpp457 CPLXMLNode *psData, *psComponents, *psProductInfo; in Open() local
463 psComponents = CPLGetXMLNode( psData, "=level1Product.productComponents" ); in Open()
464 if (psComponents == NULL) { in Open()
553 for (psComponent = psComponents->psChild; psComponent != NULL; in Open()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/tsx/
H A Dtsxdataset.cpp467 CPLXMLNode *psComponents in Open() local
469 if (psComponents == nullptr) { in Open()
556 for ( CPLXMLNode *psComponent = psComponents->psChild; in Open()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/tsx/
H A Dtsxdataset.cpp467 CPLXMLNode *psComponents in Open() local
469 if (psComponents == nullptr) { in Open()
556 for ( CPLXMLNode *psComponent = psComponents->psChild; in Open()
/dports/graphics/gdal/gdal-3.3.3/frmts/tsx/
H A Dtsxdataset.cpp467 CPLXMLNode *psComponents in Open() local
469 if (psComponents == nullptr) { in Open()
556 for ( CPLXMLNode *psComponent = psComponents->psChild; in Open()