mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Thies, can you provide some docs? I need something to show to my German translators.
Is the &obj correct?
This commit is contained in:
parent
f17f3e4fa1
commit
6f41683925
1 changed files with 1 additions and 1 deletions
|
@ -1038,7 +1038,7 @@ PHP_FUNCTION(xml_parser_create)
|
|||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto int xml_set_object(int pind,object &obj)
|
||||
/* {{{ proto int xml_set_object(int pind, object &obj)
|
||||
Set up object which should be used for callbacks */
|
||||
PHP_FUNCTION(xml_set_object)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue