| LOW | binding/python/ip2region/__init__.py | 1 | # Copyright 2022 The Ip2Region Authors. All rights reserved. |
| LOW | binding/golang/xdb/util.go | 41 | } |
| LOW | binding/rust/example/src/cmd.rs | 1 | use clap::{Parser, Subcommand, ValueEnum}; |
| LOW | binding/lua_c/xdb_searcher.c | 1 | // Copyright 2022 The Ip2Region Authors. All rights reserved. |
| LOW | binding/nginx/src/ngx_http_ip2region_module.h | 1 | /* |
| LOW | binding/cpp/src/base.h | 1 | #ifndef BASE_H |
| LOW | binding/csharp/IP2Region.Net/XDB/XdbVersion.cs | 1 | // Copyright 2025 The Ip2Region Authors. All rights reserved. |
| LOW | binding/csharp/IP2Region.Net/XDB/XdbVersion.cs | 21 | /// 获得/设置 缓存策略 |
| LOW | binding/csharp/IP2Region.Net/XDB/CachePolicy.cs | 1 | // Copyright 2025 The Ip2Region Authors. All rights reserved. |
| LOW | …P2Region.Net/Extensions/ServiceCollectionExtensions.cs | 1 | // Copyright 2025 The Ip2Region Authors. All rights reserved. |
| LOW | binding/csharp/IP2Region.Net/Abstractions/ISearcher.cs | 1 | // Copyright 2025 The Ip2Region Authors. All rights reserved. |
| LOW | binding/csharp/IP2Region.Net/Abstractions/ISearcher.cs | 21 | /// <returns></returns> |
| LOW | binding/c/xdb_api.h | 1 | // Copyright 2022 The Ip2Region Authors. All rights reserved. |
| LOW | binding/c/xdb_api.h | 21 | # define XDB_PUBLIC(type) extern __declspec(dllexport) type |
| LOW | binding/c/xdb_api.h | 41 | #define xdb_malloc( _bytes ) malloc( _bytes ) |
| LOW | binding/c/xdb_util.c | 1 | // Copyright 2022 The Ip2Region Authors. All rights reserved. |
| LOW | binding/c/xdb_util.c | 501 | // we may have to use the large file solution later |
| LOW | maker/python/xdb/maker.py | 1 | # Copyright 2022 The Ip2Region Authors. All rights reserved. |
| LOW | maker/python/xdb/maker.py | 21 | # -- 4bytes: index block start ptr |
| LOW | maker/python/xdb/maker.py | 41 | # data entry structure: |
| LOW | maker/python/xdb/__init__.py | 1 | # Copyright 2022 The Ip2Region Authors. All rights reserved. |
| LOW | maker/python/xdb/segment.py | 21 | return "{}|{}|{}".format( |
| LOW | maker/golang/xdb/maker.go | 1 | // Copyright 2022 The Ip2Region Authors. All rights reserved. |
| LOW | maker/golang/xdb/maker.go | 21 | // -- 2bytes: ip version number (4/6 since IPv6 supporting) |
| LOW | maker/golang/xdb/maker.go | 41 | // data entry structure: |
| LOW | maker/golang/xdb/editor.go | 201 | return e.PutSegment(seg, cb) |
| LOW | maker/golang/xdb/segment.go | 141 | // if eip < s.EndIP { |
| LOW | …va/src/main/java/org/lionsoul/ip2region/xdb/Maker.java | 1 | // Copyright 2022 The Ip2Region Authors. All rights reserved. |
| LOW | …va/src/main/java/org/lionsoul/ip2region/xdb/Maker.java | 21 | // -- 4bytes: index block end ptr |
| LOW | …va/src/main/java/org/lionsoul/ip2region/xdb/Maker.java | 41 | // |
| LOW | maker/csharp/IP2RegionMaker/XDB/Maker.cs | 1 | // Copyright 2022 The Ip2Region Authors. All rights reserved. |
| LOW | maker/csharp/IP2RegionMaker/XDB/Maker.cs | 21 | // -- 4bytes: index block end ptr |