summaryrefslogtreecommitdiffstats
path: root/REFLECTION
blob: c82e90e680b224a224326380e61e194508fa3b2b (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
70
71
72
73
Extension [ <persistent> extension #15 uopz version 6.1.1 ] {

  - INI {
    Entry [ uopz.disable <SYSTEM> ]
      Current = '0'
    }
    Entry [ uopz.exit <SYSTEM> ]
      Current = '0'
    }
  }

  - Constants [7] {
    Constant [ integer ZEND_ACC_PUBLIC ] { 256 }
    Constant [ integer ZEND_ACC_PRIVATE ] { 1024 }
    Constant [ integer ZEND_ACC_PROTECTED ] { 512 }
    Constant [ integer ZEND_ACC_PPP_MASK ] { 1792 }
    Constant [ integer ZEND_ACC_STATIC ] { 1 }
    Constant [ integer ZEND_ACC_FINAL ] { 4 }
    Constant [ integer ZEND_ACC_ABSTRACT ] { 2 }
  }

  - Functions {
    Function [ <internal:uopz> function uopz_set_return ] {
    }
    Function [ <internal:uopz> function uopz_get_return ] {
    }
    Function [ <internal:uopz> function uopz_unset_return ] {
    }
    Function [ <internal:uopz> function uopz_set_mock ] {
    }
    Function [ <internal:uopz> function uopz_get_mock ] {
    }
    Function [ <internal:uopz> function uopz_unset_mock ] {
    }
    Function [ <internal:uopz> function uopz_get_static ] {
    }
    Function [ <internal:uopz> function uopz_set_static ] {
    }
    Function [ <internal:uopz> function uopz_set_hook ] {
    }
    Function [ <internal:uopz> function uopz_get_hook ] {
    }
    Function [ <internal:uopz> function uopz_unset_hook ] {
    }
    Function [ <internal:uopz> function uopz_add_function ] {
    }
    Function [ <internal:uopz> function uopz_del_function ] {
    }
    Function [ <internal:uopz> function uopz_extend ] {
    }
    Function [ <internal:uopz> function uopz_implement ] {
    }
    Function [ <internal:uopz> function uopz_flags ] {
    }
    Function [ <internal:uopz> function uopz_redefine ] {
    }
    Function [ <internal:uopz> function uopz_undefine ] {
    }
    Function [ <internal:uopz> function uopz_set_property ] {
    }
    Function [ <internal:uopz> function uopz_get_property ] {
    }
    Function [ <internal:uopz> function uopz_get_exit_status ] {
    }
    Function [ <internal:uopz> function uopz_allow_exit ] {
    }
    Function [ <internal:uopz> function uopz_call_user_func ] {
    }
    Function [ <internal:uopz> function uopz_call_user_func_array ] {
    }
  }
}