Home
last modified time | relevance | path

Searched refs:bIsNULL (Results 1 – 12 of 12) sorted by relevance

/dports/cad/librecad/LibreCAD-2.2.0-rc2/plugins/importshp/shapelib/
H A Ddbfopen.c2039 int bIsNULL; in DBFAlterFieldDefn() local
2137 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2157 if (bIsNULL) in DBFAlterFieldDefn()
2191 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2201 if (bIsNULL) in DBFAlterFieldDefn()
/dports/databases/postgis25/postgis-2.5.5/loader/
H A Ddbfopen.c2046 int bIsNULL; in DBFAlterFieldDefn() local
2144 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2164 if (bIsNULL) in DBFAlterFieldDefn()
2198 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2208 if (bIsNULL) in DBFAlterFieldDefn()
/dports/databases/postgis30/postgis-3.0.4/loader/
H A Ddbfopen.c1975 int bIsNULL; in DBFAlterFieldDefn() local
2068 bIsNULL = DBFIsValueNULL(chOldType, pszOldField); in DBFAlterFieldDefn()
2086 if (bIsNULL) in DBFAlterFieldDefn()
2118 bIsNULL = DBFIsValueNULL(chOldType, pszOldField); in DBFAlterFieldDefn()
2128 if (bIsNULL) in DBFAlterFieldDefn()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/shape/
H A Ddbfopen.c2045 int bIsNULL; in DBFAlterFieldDefn() local
2143 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2163 if (bIsNULL) in DBFAlterFieldDefn()
2197 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2207 if (bIsNULL) in DBFAlterFieldDefn()
/dports/databases/grass7/grass-7.8.6/lib/external/shapelib/
H A Ddbfopen.c2060 int bIsNULL; in DBFAlterFieldDefn() local
2158 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2178 if (bIsNULL) in DBFAlterFieldDefn()
2212 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2222 if (bIsNULL) in DBFAlterFieldDefn()
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/shapelib/
H A Ddbfopen.c2205 int bIsNULL; in DBFAlterFieldDefn() local
2301 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2321 if (bIsNULL) in DBFAlterFieldDefn()
2368 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2378 if (bIsNULL) in DBFAlterFieldDefn()
/dports/databases/postgis32/postgis-3.2.0/loader/
H A Ddbfopen.c2070 int bIsNULL; in DBFAlterFieldDefn() local
2166 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2186 if (bIsNULL) in DBFAlterFieldDefn()
2233 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2243 if (bIsNULL) in DBFAlterFieldDefn()
/dports/databases/postgis31/postgis-3.1.4/loader/
H A Ddbfopen.c2070 int bIsNULL; in DBFAlterFieldDefn() local
2166 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2186 if (bIsNULL) in DBFAlterFieldDefn()
2233 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2243 if (bIsNULL) in DBFAlterFieldDefn()
/dports/devel/shapelib/shapelib-1.5.0/
H A Ddbfopen.c2205 int bIsNULL; in DBFAlterFieldDefn() local
2301 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2321 if (bIsNULL) in DBFAlterFieldDefn()
2368 bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn()
2378 if (bIsNULL) in DBFAlterFieldDefn()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Ddbfopen.c2068 const bool bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn() local
2088 if (bIsNULL) in DBFAlterFieldDefn()
2138 const bool bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn() local
2148 if (bIsNULL) in DBFAlterFieldDefn()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Ddbfopen.c2068 const bool bIsNULL = DBFIsValueNULL( chOldType, pszOldField );
2088 if (bIsNULL)
2138 const bool bIsNULL = DBFIsValueNULL( chOldType, pszOldField );
2148 if (bIsNULL)
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Ddbfopen.c2068 const bool bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn() local
2088 if (bIsNULL) in DBFAlterFieldDefn()
2138 const bool bIsNULL = DBFIsValueNULL( chOldType, pszOldField ); in DBFAlterFieldDefn() local
2148 if (bIsNULL) in DBFAlterFieldDefn()