Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogrfeaturedefn.cpp1356 const OGRFieldDefn* poOtherFldDefn = poOtherFeatureDefn->GetFieldDefn(i); in IsSame() local
1357 if (!poFldDefn->IsSame(poOtherFldDefn)) in IsSame()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogrfeaturedefn.cpp1505 const OGRFieldDefn* poOtherFldDefn = in IsSame() local
1507 if( !poFldDefn->IsSame(poOtherFldDefn) ) in IsSame()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogrfeaturedefn.cpp1505 const OGRFieldDefn* poOtherFldDefn = in OGR_F_UnsetField()
1507 if( !poFldDefn->IsSame(poOtherFldDefn) ) in OGR_F_UnsetField()
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogrfeaturedefn.cpp1505 const OGRFieldDefn* poOtherFldDefn = in IsSame() local
1507 if( !poFldDefn->IsSame(poOtherFldDefn) ) in IsSame()