diff options
author | Harald Radi <phanto@php.net> | 2003-02-02 23:30:14 +0000 |
---|---|---|
committer | Harald Radi <phanto@php.net> | 2003-02-02 23:30:14 +0000 |
commit | c4528f82a0ab47613b7e94aeb42b23d3e90a499f (patch) | |
tree | 77a42b592be10264d31f75326ece28aa510b1448 /sapi/cli/php_cli.c | |
parent | ccf8365baad693e49a7b5805aea1289cf79bd1d9 (diff) | |
download | php-git-c4528f82a0ab47613b7e94aeb42b23d3e90a499f.tar.gz |
extend the parameter parsing API by two functions
for parsing method parameters with automatic
detection if the function was called as such or as
a class method (with a valid this ptr).
if called as a function the first parameter has to be
the object it is operating on, if called as a method
this is used.
#not yet testet, only commiting so that georg can
#continue working on ext/mysqli
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions