Home
last modified time | relevance | path

Searched refs:pszIterKey (Results 1 – 5 of 5) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/port/
H A Dcpl_vsil.cpp611 const char* pszIterKey = iter->first.c_str(); in GetHandler() local
613 if( strncmp(pszPath,pszIterKey,nIterKeyLen) == 0 ) in GetHandler()
618 pszIterKey[nIterKeyLen-1] == '/' && in GetHandler()
620 strncmp(pszPath,pszIterKey,nIterKeyLen-1) == 0 ) in GetHandler()
/dports/devel/upp/upp/bazaar/plugin/gdal/port/
H A Dcpl_vsil.cpp1157 const char* pszIterKey = iter->first.c_str(); in GetHandler() local
1159 if( strncmp(pszPath,pszIterKey,nIterKeyLen) == 0 ) in GetHandler()
1164 pszIterKey[nIterKeyLen-1] == '/' && in GetHandler()
1166 strncmp(pszPath,pszIterKey,nIterKeyLen-1) == 0 ) in GetHandler()
1171 && strncmp(pszPath,pszIterKey,nIterKeyLen-1) == 0 ) in GetHandler()
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcpl_vsil.cpp2798 const char* pszIterKey = iter->first.c_str(); in GetHandler() local
2800 if( strncmp(pszPath, pszIterKey, nIterKeyLen) == 0 ) in GetHandler()
2805 pszIterKey[nIterKeyLen-1] == '/' && in GetHandler()
2807 strncmp(pszPath, pszIterKey, nIterKeyLen - 1) == 0 ) in GetHandler()
2812 && strncmp(pszPath, pszIterKey, nPathLen) == 0 ) in GetHandler()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcpl_vsil.cpp2798 const char* pszIterKey = iter->first.c_str(); in GetHandler() local
2800 if( strncmp(pszPath, pszIterKey, nIterKeyLen) == 0 ) in GetHandler()
2805 pszIterKey[nIterKeyLen-1] == '/' && in GetHandler()
2807 strncmp(pszPath, pszIterKey, nIterKeyLen - 1) == 0 ) in GetHandler()
2812 && strncmp(pszPath, pszIterKey, nPathLen) == 0 ) in GetHandler()
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcpl_vsil.cpp2798 const char* pszIterKey = iter->first.c_str(); in GetHandler() local
2800 if( strncmp(pszPath, pszIterKey, nIterKeyLen) == 0 ) in GetHandler()
2805 pszIterKey[nIterKeyLen-1] == '/' && in GetHandler()
2807 strncmp(pszPath, pszIterKey, nIterKeyLen - 1) == 0 ) in GetHandler()
2812 && strncmp(pszPath, pszIterKey, nPathLen) == 0 ) in GetHandler()