Home
last modified time | relevance | path

Searched defs:append (Results 1 – 10 of 10) sorted by relevance

/php-src/ext/spl/
H A Dspl_array.stub.php27 public function append(mixed $value): void {} function in ArrayObject
124 public function append(mixed $value): void {} function in ArrayIterator
H A Dspl_iterators.stub.php314 public function append(Iterator $iterator): void {} function in AppendIterator
H A Dspl_iterators.c125 } append; member
2810 PHP_METHOD(AppendIterator, append) in PHP_METHOD() argument
H A Dspl_array.c700 PHP_METHOD(ArrayObject, append) in PHP_METHOD() argument
/php-src/sapi/fpm/fpm/
H A Dzlog.c318 const char *append, size_t append_len) /* {{{ */ in zlog_stream_direct_write_ex()
348 const char *append = NULL; in zlog_stream_unbuffered_write() local
/php-src/ext/dom/
H A Dphp_dom.stub.php287 public function append(...$nodes): void; function
592 public function append(...$nodes): void {} function in DOMDocumentFragment
841 public function append(...$nodes): void {} function in DOMElement
1060 public function append(...$nodes): void {} function in DOMDocument
1326 public function append(Node|string ...$nodes): void; function
1677 public function append(Node|string ...$nodes): void {} function in Dom\\Element
1881 public function append(Node|string ...$nodes): void {} function in Dom\\DocumentFragment
2011 public function append(Node|string ...$nodes): void {} function in Dom\\Document
H A Delement.c1483 PHP_METHOD(DOMElement, append) in PHP_METHOD() argument
/php-src/ext/standard/
H A Duser_filters.c372 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach()
H A Dstreamsfuncs.c1236 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream()
/php-src/ext/dba/libinifile/
H A Dinifile.c456 …e_replace_append(inifile *dba, const key_type *key, const val_type *value, int append, bool *found) in inifile_delete_replace_append()

Completed in 57 milliseconds