mirror of
https://github.com/php/php-src.git
synced 2026-04-11 10:03:18 +02:00
8 lines
294 B
C
8 lines
294 B
C
/* This is a generated file, edit the .stub.php file instead. */
|
|
|
|
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_DOMParentNode_append, 0, 0, IS_VOID, 0)
|
|
ZEND_ARG_VARIADIC_INFO(0, nodes)
|
|
ZEND_END_ARG_INFO()
|
|
|
|
#define arginfo_class_DOMParentNode_prepend arginfo_class_DOMParentNode_append
|