summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-07 09:41:51 +0100
committerRemi Collet <remi@remirepo.net>2017-11-07 09:41:51 +0100
commit3307dc5bfc6eb492e86b7fe44a404c0d2de51241 (patch)
treef71ce227dd28ce5f7b570c2b512cf66a3a0673fe /REFLECTION
new package
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION63
1 files changed, 63 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION
new file mode 100644
index 0000000..664c973
--- /dev/null
+++ b/REFLECTION
@@ -0,0 +1,63 @@
+Extension [ <persistent> extension #100 ip2location version 8.0.0 ] {
+
+ - Constants [4] {
+ Constant [ integer IP2LOCATION_FILE_IO ] { 0 }
+ Constant [ integer IP2LOCATION_CACHE_MEMORY ] { 1 }
+ Constant [ integer IP2LOCATION_SHARED_MEMORY ] { 2 }
+ Constant [ integer IP2LOCATION_RECORD ] { 0 }
+ }
+
+ - Functions {
+ Function [ <internal:ip2location> function ip2location_open ] {
+ }
+ Function [ <internal:ip2location> function ip2location_open_mem ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_country_short ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_country_long ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_region ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_city ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_isp ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_latitude ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_longitude ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_domain ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_zipcode ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_timezone ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_netspeed ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_iddcode ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_areacode ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_weatherstationcode ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_weatherstationname ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_mcc ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_mnc ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_mobilebrand ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_elevation ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_usagetype ] {
+ }
+ Function [ <internal:ip2location> function ip2location_get_all ] {
+ }
+ Function [ <internal:ip2location> function ip2location_close ] {
+ }
+ Function [ <internal:ip2location> function ip2location_delete_shm ] {
+ }
+ }
+}
+