Home
last modified time | relevance | path

Searched refs:bPagingAllowed (Results 1 – 8 of 8) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/wfs/
H A Dogr_wfs.h305 int bPagingAllowed; variable
384 int IsPagingAllowed() const { return bPagingAllowed; } in IsPagingAllowed()
H A Dogrwfsdatasource.cpp162 bPagingAllowed = CSLTestBoolean(CPLGetConfigOption("OGR_WFS_PAGING_ALLOWED", "OFF")); in OGRWFSDataSource()
165 if (bPagingAllowed) in OGRWFSDataSource()
697 bPagingAllowed = TRUE; in DetectSupportPagingWFS2()
1025 bPagingAllowed = CSLTestBoolean(pszParm); in Open()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/wfs/
H A Dogr_wfs.h317 bool bPagingAllowed; variable
401 bool IsPagingAllowed() const { return bPagingAllowed; } in IsPagingAllowed()
H A Dogrwfsdatasource.cpp155 bPagingAllowed(CPLTestBool( in OGRWFSDataSource()
171 if( bPagingAllowed ) in OGRWFSDataSource()
683 bPagingAllowed = true; in DetectSupportPagingWFS2()
1004 bPagingAllowed = CPLTestBool(pszParam); in Open()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/wfs/
H A Dogr_wfs.h317 bool bPagingAllowed; variable
401 bool IsPagingAllowed() const { return bPagingAllowed; } in IsPagingAllowed()
H A Dogrwfsdatasource.cpp155 bPagingAllowed(CPLTestBool( in OGRWFSDataSource()
171 if( bPagingAllowed ) in OGRWFSDataSource()
683 bPagingAllowed = true; in DetectSupportPagingWFS2()
1004 bPagingAllowed = CPLTestBool(pszParam); in Open()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/wfs/
H A Dogr_wfs.h317 bool bPagingAllowed; variable
401 bool IsPagingAllowed() const { return bPagingAllowed; } in IsPagingAllowed()
H A Dogrwfsdatasource.cpp155 bPagingAllowed(CPLTestBool( in OGRWFSDataSource()
171 if( bPagingAllowed ) in OGRWFSDataSource()
683 bPagingAllowed = true; in DetectSupportPagingWFS2()
1004 bPagingAllowed = CPLTestBool(pszParam); in Open()