summaryrefslogtreecommitdiffstats
path: root/REFLECTION
blob: a1d57d57108ca2c4240d9a90495eefb2c9361d33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Extension [ <persistent> extension #182 ionCube Loader version <no_version> ] {

  - INI {
    Entry [ phpd <ALL> ]
      Current = '1'
    }
    Entry [ phpd.t <ALL> ]
      Current = '1'
    }
  }

  - Constants [14] {
    Constant [ integer ION_CORRUPT_FILE ] { 1 }
    Constant [ integer ION_EXPIRED_FILE ] { 2 }
    Constant [ integer ION_NO_PERMISSIONS ] { 3 }
    Constant [ integer ION_CLOCK_SKEW ] { 4 }
    Constant [ integer ION_UNTRUSTED_EXTENSION ] { 5 }
    Constant [ integer ION_LICENSE_NOT_FOUND ] { 6 }
    Constant [ integer ION_LICENSE_CORRUPT ] { 7 }
    Constant [ integer ION_LICENSE_EXPIRED ] { 8 }
    Constant [ integer ION_LICENSE_PROPERTY_INVALID ] { 9 }
    Constant [ integer ION_LICENSE_HEADER_INVALID ] { 10 }
    Constant [ integer ION_LICENSE_SERVER_INVALID ] { 11 }
    Constant [ integer ION_UNAUTH_INCLUDING_FILE ] { 12 }
    Constant [ integer ION_UNAUTH_INCLUDED_FILE ] { 13 }
    Constant [ integer ION_UNAUTH_APPEND_PREPEND_FILE ] { 14 }
  }

  - Functions {
    Function [ <internal:ionCube Loader> function ioncube_file_is_encoded ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_file_info ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_file_properties ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_file_not_permissioned ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_license_properties ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_licensed_servers ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_server_data ] {
    }
    Function [ <internal:ionCube Loader> function _dyuweyrj4 ] {
    }
    Function [ <internal:ionCube Loader> function _dyuweyrj4r ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_check_license_properties ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_license_matches_server ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_license_has_expired ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_read_file ] {

      - Parameters [2] {
        Parameter #0 [ <required> $param0 ]
        Parameter #1 [ <required> &$param1 ]
      }
    }
    Function [ <internal:ionCube Loader> function ioncube_write_file ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_loader_version ] {
    }
    Function [ <internal:ionCube Loader> function ioncube_loader_iversion ] {
    }
  }
}