Home
last modified time | relevance | path

Searched refs:DBFGetFieldCount (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/shapelib/shapelib-1.5.0/
H A Ddbfdump.c138 if( DBFGetFieldCount(hDBF) == 0 ) in main()
149 for( i = 0; i < DBFGetFieldCount(hDBF); i++ ) in main()
177 panWidth = (int *) malloc( DBFGetFieldCount( hDBF ) * sizeof(int) ); in main()
179 for( i = 0; i < DBFGetFieldCount(hDBF) && !bMultiLine; i++ ) in main()
205 for( i = 0; i < DBFGetFieldCount(hDBF); i++ ) in main()
H A Ddbfadd.c105 if( DBFGetFieldCount( hDBF ) != argc - 2 ) in main()
108 argc - 2, DBFGetFieldCount( hDBF ) ); in main()
117 for( i = 0; i < DBFGetFieldCount(hDBF); i++ ) in main()
H A Dshputils.c318 if( DBFGetFieldCount(hDBF) == 0 ) in main()
336 ti = DBFGetFieldCount( hDBF ); in main()
388 for( i = 0; i < DBFGetFieldCount(hDBF); i++ ) in main()
578 ti = DBFGetFieldCount( hDBF ); in mergefields()
579 tj = DBFGetFieldCount( hDBFappend ); in mergefields()
/dports/devel/shapelib/shapelib-1.5.0/contrib/
H A Ddbfinfo.c68 i = DBFGetFieldCount(hDBF); in main()
76 panWidth = (int *) malloc( DBFGetFieldCount( hDBF ) * sizeof(int) ); in main()
78 for( i = 0; i < DBFGetFieldCount(hDBF); i++ ) in main()
H A Ddbfcat.c80 if( DBFGetFieldCount(hDBF) == 0 ) in main()
86 hflds = DBFGetFieldCount(hDBF); in main()
87 cflds = DBFGetFieldCount(cDBF); in main()
H A DShapeFileII.pas162 function DBFGetFieldCount(hDBF : DBFHandle) : LongWord ;cdecl; in DBFGetFieldCount() function
222 function DBFGetFieldCount(hDBF : DBFHandle) : LongWord ;external 'shapelib.dll'; in DBFGetFieldCount() function
H A Dshpdxf.c245 nflds = DBFGetFieldCount(dbf); in main()
/dports/devel/avce00/avce00-2.0.0/
H A Ddbfopen.h157 int DBFGetFieldCount( DBFHandle psDBF );
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/avc/
H A Ddbfopen.h157 int DBFGetFieldCount( DBFHandle psDBF );
/dports/math/gretl/gretl-2021d/plugin/libshp/
H A Dshapefile.h119 int DBFGetFieldCount (DBFHandle DBF);
H A Ddbfopen.c519 int DBFGetFieldCount (DBFHandle DBF) in DBFGetFieldCount() function
602 for (i = 0; i < DBFGetFieldCount(DBF); i++) { in DBFGetFieldIndex()
/dports/graphics/geeqie/geeqie-1.6/scripts/zonedetect/
H A Dbuilder.cpp282 for(int j = 0; j < DBFGetFieldCount(dataHandle); j++) { in readMetaDataTimezone()
326 for(int j = 0; j < DBFGetFieldCount(dataHandle); j++) { in readMetaDataNaturalEarthCountry()
360 for(int j = 0; j < DBFGetFieldCount(dataHandle); j++) { in parseAlpha2ToName()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Dgdal_shapelib_symbol_rename.h13 #define DBFGetFieldCount gdal_DBFGetFieldCount macro
H A Dshape2ogr.cpp1021 const int nFieldCount = hDBF ? DBFGetFieldCount(hDBF) : 0; in SHPReadOGRFeatureDefn()
1470 if( DBFGetRecordCount( hDBF ) == 0 && DBFGetFieldCount( hDBF ) == 0 ) in SHPWriteOGRFeature()
1481 if( DBFGetFieldCount( hDBF ) == 1 && poDefn->GetFieldCount() == 0 ) in SHPWriteOGRFeature()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Dgdal_shapelib_symbol_rename.h13 #define DBFGetFieldCount gdal_DBFGetFieldCount macro
H A Dshape2ogr.cpp1021 const int nFieldCount = hDBF ? DBFGetFieldCount(hDBF) : 0; in SHPReadOGRFeatureDefn()
1470 if( DBFGetRecordCount( hDBF ) == 0 && DBFGetFieldCount( hDBF ) == 0 ) in SHPWriteOGRFeature()
1481 if( DBFGetFieldCount( hDBF ) == 1 && poDefn->GetFieldCount() == 0 ) in SHPWriteOGRFeature()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Dgdal_shapelib_symbol_rename.h13 #define DBFGetFieldCount gdal_DBFGetFieldCount macro
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dshape.cc147 const int nFields = DBFGetFieldCount(ihandledb); in dump_fields()
157 const int maxFields = DBFGetFieldCount(ihandledb); in check_field_index()
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A DShapefiles.cpp159 fieldCount=DBFGetFieldCount( dbfh ); in GDLffShape___GetProperty()
261 fieldCount = DBFGetFieldCount(dbfh); in GDLffShape___GetEntity()
468 fieldCount = DBFGetFieldCount(dbfh); in GDLffShape___GetAttributes()
/dports/astro/gpsbabel14/gpsbabel-1.4.4/shapelib/
H A Dshapefil.h427 DBFGetFieldCount( DBFHandle psDBF );
/dports/astro/R-cran-maptools/maptools/src/
H A Dshapefil.h466 DBFGetFieldCount( DBFHandle psDBF );
/dports/misc/vxl/vxl-3.3.2/contrib/brl/b3p/shapelib/
H A Dshapefil.h345 DBFGetFieldCount( DBFHandle psDBF );
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dshape.c74 nFields = DBFGetFieldCount(ihandledb); in my_rd_init()
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Ddbfawk.c88 nf = DBFGetFieldCount(dbf); in dbfawk_sig()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/shape/
H A Dshape2ogr.cpp885 int nFieldCount = (hDBF) ? DBFGetFieldCount(hDBF) : 0; in SHPReadOGRFeatureDefn()
1304 if( DBFGetRecordCount( hDBF ) == 0 && DBFGetFieldCount( hDBF ) == 0 ) in SHPWriteOGRFeature()
1314 if( DBFGetFieldCount( hDBF ) == 1 && poDefn->GetFieldCount() == 0 ) in SHPWriteOGRFeature()

123