Home
last modified time | relevance | path

Searched refs:CPLRecode (Results 1 – 25 of 124) sorted by relevance

12345

/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsogrproxytextcodec.cpp32 char *res = CPLRecode( chars, mName.constData(), CPL_ENC_UTF8 ); in convertToUnicode()
50 char *res = CPLRecode( src.toUtf8().constData(), CPL_ENC_UTF8, mName.constData() ); in convertFromUnicode()
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsogrproxytextcodec.cpp32 char *res = CPLRecode( chars, mName.constData(), CPL_ENC_UTF8 ); in convertToUnicode()
50 char *res = CPLRecode( src.toUtf8().constData(), CPL_ENC_UTF8, mName.constData() ); in convertFromUnicode()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/sxf/
H A Dogrsxfdatasource.cpp320 char* pszRecoded = CPLRecode(szName, "CP1251", CPL_ENC_UTF8);// szName + 2 in ReadSXFDescription()
329 pszRecoded = CPLRecode(szName, "CP866", CPL_ENC_UTF8); in ReadSXFDescription()
356 char* pszRecoded = CPLRecode(szName, "CP1251", CPL_ENC_UTF8); //szName + 2 in ReadSXFDescription()
365 pszRecoded = CPLRecode(szName, "CP1251", CPL_ENC_UTF8); in ReadSXFDescription()
1049 pszRecoded = CPLRecode(LAYER.szName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1051 pszRecoded = CPLRecode(LAYER.szName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
1062 pszRecoded = CPLRecode(LAYER.szShortName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1064 pszRecoded = CPLRecode(LAYER.szShortName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
1118 pszRecoded = CPLRecode(OBJECT.szName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1120 pszRecoded = CPLRecode(OBJECT.szName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
H A Dogrsxflayer.cpp915 char* pszRecoded = CPLRecode(value, "CP866", CPL_ENC_UTF8); in GetNextRawFeature()
997 char* pszRecoded = CPLRecode(value, "CP1251", CPL_ENC_UTF8); in GetNextRawFeature()
1062 char* pszRecoded = CPLRecode(value, CPL_ENC_UTF16, CPL_ENC_UTF8); in GetNextRawFeature()
1514 char* pszRecoded = CPLRecode(pszTextBuf, "CP1251", CPL_ENC_UTF8); in TranslateText()
1580 char* pszRecoded = CPLRecode(pszTextBuf, "CP1251", CPL_ENC_UTF8); in TranslateText()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/sxf/
H A Dogrsxfdatasource.cpp320 char* pszRecoded = CPLRecode(szName, "CP1251", CPL_ENC_UTF8);// szName + 2 in ReadSXFDescription()
329 pszRecoded = CPLRecode(szName, "CP866", CPL_ENC_UTF8); in ReadSXFDescription()
356 char* pszRecoded = CPLRecode(szName, "CP1251", CPL_ENC_UTF8); //szName + 2 in ReadSXFDescription()
365 pszRecoded = CPLRecode(szName, "CP1251", CPL_ENC_UTF8); in ReadSXFDescription()
1049 pszRecoded = CPLRecode(LAYER.szName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1051 pszRecoded = CPLRecode(LAYER.szName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
1062 pszRecoded = CPLRecode(LAYER.szShortName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1064 pszRecoded = CPLRecode(LAYER.szShortName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
1118 pszRecoded = CPLRecode(OBJECT.szName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1120 pszRecoded = CPLRecode(OBJECT.szName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
H A Dogrsxflayer.cpp915 char* pszRecoded = CPLRecode(value, "CP866", CPL_ENC_UTF8); in GetNextRawFeature()
997 char* pszRecoded = CPLRecode(value, "CP1251", CPL_ENC_UTF8); in GetNextRawFeature()
1062 char* pszRecoded = CPLRecode(value, CPL_ENC_UTF16, CPL_ENC_UTF8); in GetNextRawFeature()
1514 char* pszRecoded = CPLRecode(pszTextBuf, "CP1251", CPL_ENC_UTF8); in TranslateText()
1580 char* pszRecoded = CPLRecode(pszTextBuf, "CP1251", CPL_ENC_UTF8); in TranslateText()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/sxf/
H A Dogrsxfdatasource.cpp320 char* pszRecoded = CPLRecode(szName, "CP1251", CPL_ENC_UTF8);// szName + 2 in ReadSXFDescription()
329 pszRecoded = CPLRecode(szName, "CP866", CPL_ENC_UTF8); in ReadSXFDescription()
356 char* pszRecoded = CPLRecode(szName, "CP1251", CPL_ENC_UTF8); //szName + 2 in ReadSXFDescription()
365 pszRecoded = CPLRecode(szName, "CP1251", CPL_ENC_UTF8); in ReadSXFDescription()
1049 pszRecoded = CPLRecode(LAYER.szName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1051 pszRecoded = CPLRecode(LAYER.szName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
1062 pszRecoded = CPLRecode(LAYER.szShortName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1064 pszRecoded = CPLRecode(LAYER.szShortName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
1118 pszRecoded = CPLRecode(OBJECT.szName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1120 pszRecoded = CPLRecode(OBJECT.szName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
H A Dogrsxflayer.cpp915 char* pszRecoded = CPLRecode(value, "CP866", CPL_ENC_UTF8); in GetNextRawFeature()
997 char* pszRecoded = CPLRecode(value, "CP1251", CPL_ENC_UTF8); in GetNextRawFeature()
1062 char* pszRecoded = CPLRecode(value, CPL_ENC_UTF16, CPL_ENC_UTF8); in GetNextRawFeature()
1514 char* pszRecoded = CPLRecode(pszTextBuf, "CP1251", CPL_ENC_UTF8); in TranslateText()
1580 char* pszRecoded = CPLRecode(pszTextBuf, "CP1251", CPL_ENC_UTF8); in TranslateText()
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcpl_recode.cpp81 char CPL_DLL *CPLRecode( const char *pszSource, in CPLRecode() function
397 char* pszRec( CPLRecode( pszTestStr, pszSrcEncoding, pszDstEncoding ) ); in CPLCanRecode()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcpl_recode.cpp81 char CPL_DLL *CPLRecode( const char *pszSource,
397 char* pszRec( CPLRecode( pszTestStr, pszSrcEncoding, pszDstEncoding ) );
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcpl_recode.cpp81 char CPL_DLL *CPLRecode( const char *pszSource, in CPLRecode() function
397 char* pszRec( CPLRecode( pszTestStr, pszSrcEncoding, pszDstEncoding ) ); in CPLCanRecode()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/sxf/
H A Dogrsxfdatasource.cpp338 char* pszRecoded = CPLRecode(szName + 2, "CP1251", CPL_ENC_UTF8); in ReadSXFDescription()
347 pszRecoded = CPLRecode(szName, "CP866", CPL_ENC_UTF8); in ReadSXFDescription()
374 char* pszRecoded = CPLRecode(szName + 2, "CP1251", CPL_ENC_UTF8); in ReadSXFDescription()
383 pszRecoded = CPLRecode(szName, "CP1251", CPL_ENC_UTF8); in ReadSXFDescription()
1243 pszRecoded = CPLRecode(LAYER.szName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1245 pszRecoded = CPLRecode(LAYER.szName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
1254 pszRecoded = CPLRecode(LAYER.szShortName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1256 pszRecoded = CPLRecode(LAYER.szShortName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
1301 pszRecoded = CPLRecode(OBJECT.szName, "KOI8-R", CPL_ENC_UTF8); in CreateLayers()
1303 pszRecoded = CPLRecode(OBJECT.szName, "CP1251", CPL_ENC_UTF8); in CreateLayers()
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc23_ogr_unicode.rst38 CPLRecode API
47 char *CPLRecode( const char *pszSource,
90 It is proposed to implement the CPLRecode() method using the iconv() and
168 CPLRecode() additions and update the ODBC driver. Other OGR drivers
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/development/rfc/
H A Drfc23_ogr_unicode.rst38 CPLRecode API
47 char *CPLRecode( const char *pszSource,
90 It is proposed to implement the CPLRecode() method using the iconv() and
168 CPLRecode() additions and update the ODBC driver. Other OGR drivers
/dports/graphics/gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc23_ogr_unicode.rst38 CPLRecode API
47 char *CPLRecode( const char *pszSource,
90 It is proposed to implement the CPLRecode() method using the iconv() and
168 CPLRecode() additions and update the ODBC driver. Other OGR drivers
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/xls/
H A Dogrxlsdatasource.cpp111 pszName = CPLRecode( pszFilename, CPL_ENC_UTF8, CPLString().Printf( "CP%d", GetACP() ) ); in Open()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/xls/
H A Dogrxlsdatasource.cpp117 … char* pszTmpName = CPLRecode( pszFilename, CPL_ENC_UTF8, CPLString().Printf( "CP%d", GetACP() ) ); in Open()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/xls/
H A Dogrxlsdatasource.cpp117 … char* pszTmpName = CPLRecode( pszFilename, CPL_ENC_UTF8, CPLString().Printf( "CP%d", GetACP() ) ); in Open()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/xls/
H A Dogrxlsdatasource.cpp117 … char* pszTmpName = CPLRecode( pszFilename, CPL_ENC_UTF8, CPLString().Printf( "CP%d", GetACP() ) ); in Open()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/cad/
H A Dogrcaddriver.cpp206 char* pszRecoded = CPLRecode( sString, apszSource[CADEncoding], CPL_ENC_UTF8 ); in CADRecode()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/cad/
H A Dogrcaddriver.cpp206 char* pszRecoded = CPLRecode( sString, apszSource[CADEncoding], CPL_ENC_UTF8 ); in CADRecode()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/cad/
H A Dogrcaddriver.cpp206 char* pszRecoded = CPLRecode( sString, apszSource[CADEncoding], CPL_ENC_UTF8 ); in CADRecode()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/port/
H A Dcpl_recode_stub.cpp65 char CPL_DLL *CPLRecode( const char *pszSource, in CPLRecode() function
267 CPLRecode( pszResult, CPL_ENC_UTF8, pszDstEncoding ); in CPLRecodeFromWChar()
311 pszUTF8Source = CPLRecode( pszSource, pszSrcEncoding, CPL_ENC_UTF8 ); in CPLRecodeToWChar()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/vfk/
H A Dvfkreader.cpp136 pszLine = CPLRecode(pszRawLine, in ReadLine()
520 pszValueEnc = CPLRecode(pszValue, in AddInfo()
/dports/devel/upp/upp/bazaar/plugin/gdal/port/
H A Dcpl_recode.cpp74 char CPL_DLL *CPLRecode( const char *pszSource, in CPLRecode() function

12345