summaryrefslogtreecommitdiff
path: root/ext/swf/php_swf.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-04-30 16:32:36 +0000
committerAndi Gutmans <andi@php.net>2000-04-30 16:32:36 +0000
commite13285ded79f94c9349763f59014eb467357cefc (patch)
treed777a222d182ac6f6fbace611e27d7cddf06f478 /ext/swf/php_swf.h
parent8e7a5098dd31cc768c34c046820822dfeb9d048d (diff)
downloadphp-git-e13285ded79f94c9349763f59014eb467357cefc.tar.gz
- Take Sascha's advice and create on V_OPEN() which replaces open().
- Unlike the other macros its argument has to have braces around it, for - example, open(filename, flags) becomse V_OPEN((filename, flags)) - Made small conversion to new Zend macros. The ugly (*foo)->value.str.val - now becomes Z_STRVAL_PP(foo). PP means pointer pointer, there also exist - single P's for example foo->value.str.val becomes Z_STRVAL_P(foo).
Diffstat (limited to 'ext/swf/php_swf.h')
0 files changed, 0 insertions, 0 deletions