summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-05-17 17:19:42 +0200
committerRemi Collet <fedora@famillecollet.com>2014-05-17 17:19:42 +0200
commitde6e549c227a70618f741e5872595eed0a1b8686 (patch)
treebb67d230bba89fdfc70f663ac8d5d1fe04c04877
parent9b583adcac72730c6acd4d1957bb5899a36c4948 (diff)
php-pecl-*: add Reflection file
-rw-r--r--REFLECTION50
1 files changed, 50 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION
new file mode 100644
index 0000000..498fef2
--- /dev/null
+++ b/REFLECTION
@@ -0,0 +1,50 @@
+Extension [ <persistent> extension #106 memprof version 1.0.0 ] {
+
+ - Functions {
+ Function [ <internal:memprof> function memprof_enabled ] {
+
+ - Parameters [0] {
+ }
+ }
+ Function [ <internal:memprof> function memprof_enable ] {
+
+ - Parameters [0] {
+ }
+ }
+ Function [ <internal:memprof> function memprof_disable ] {
+
+ - Parameters [0] {
+ }
+ }
+ Function [ <internal:memprof> function memprof_dump_array ] {
+
+ - Parameters [0] {
+ }
+ }
+ Function [ <internal:memprof> function memprof_dump_callgrind ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $handle ]
+ }
+ }
+ Function [ <internal:memprof> function memprof_dump_pprof ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $handle ]
+ }
+ }
+ Function [ <internal:memprof> function memory_get_peak_usage ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> $real ]
+ }
+ }
+ Function [ <internal:memprof> function memory_get_usage ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> $real ]
+ }
+ }
+ }
+}
+