Home
last modified time | relevance | path

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

/PHP-8.1/ext/spl/
H A Dspl_array.stub.php22 public function append(mixed $value): void {} function in ArrayObject
114 public function append(mixed $value): void {} function in ArrayIterator
H A Dspl_iterators.h139 } append; member
H A Dspl_iterators.stub.php292 public function append(Iterator $iterator): void {} function in AppendIterator
H A Dspl_array.c738 PHP_METHOD(ArrayObject, append) in PHP_METHOD() argument
H A Dspl_iterators.c2907 PHP_METHOD(AppendIterator, append) in PHP_METHOD() argument
/PHP-8.1/ext/dom/
H A Ddocumentfragment.c137 PHP_METHOD(DOMDocumentFragment, append) in PHP_METHOD() argument
H A Dphp_dom.stub.php39 public function append(...$nodes): void; function
227 public function append(...$nodes): void {} function in DOMDocumentFragment
400 public function append(...$nodes): void {} function in DOMElement
567 public function append(...$nodes): void {} function in DOMDocument
H A Delement.c1245 PHP_METHOD(DOMElement, append) in PHP_METHOD() argument
H A Ddocument.c2119 PHP_METHOD(DOMDocument, append) in PHP_METHOD() argument
/PHP-8.1/sapi/fpm/fpm/
H A Dzlog.c321 const char *append, size_t append_len) /* {{{ */ in zlog_stream_direct_write_ex()
351 const char *append = NULL; in zlog_stream_unbuffered_write() local
/PHP-8.1/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()
/PHP-8.1/ext/standard/
H A Duser_filters.c404 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach()
H A Dstreamsfuncs.c1190 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream()
/PHP-8.1/ext/oci8/
H A Doci8.stub.php621 public function append(OCILob $from): bool {} function in OCILob
689 public function append(string $value): bool {} function in OCICollection

Completed in 61 milliseconds