Home
last modified time | relevance | path

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

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pds/
H A Dpds4dataset.cpp1774 const char* pszElements = CPLGetXMLValue(psAxisIter,
1778 if( pszAxisName == nullptr || pszElements == nullptr ||
1790 int nElements = atoi(pszElements);
1794 "Invalid elements = %s", pszElements);
/dports/graphics/gdal/gdal-3.3.3/frmts/pds/
H A Dpds4dataset.cpp1774 const char* pszElements = CPLGetXMLValue(psAxisIter, in OpenInternal() local
1778 if( pszAxisName == nullptr || pszElements == nullptr || in OpenInternal()
1790 int nElements = atoi(pszElements); in OpenInternal()
1794 "Invalid elements = %s", pszElements); in OpenInternal()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pds/
H A Dpds4dataset.cpp1774 const char* pszElements = CPLGetXMLValue(psAxisIter, in OpenInternal() local
1778 if( pszAxisName == nullptr || pszElements == nullptr || in OpenInternal()
1790 int nElements = atoi(pszElements); in OpenInternal()
1794 "Invalid elements = %s", pszElements); in OpenInternal()