Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_array.stub.php33 public function append(mixed $value): void {} function in ArrayObject
136 public function append(mixed $value): void {} function in ArrayIterator
H A Dspl_iterators.stub.php344 public function append(Iterator $iterator): void {} function in AppendIterator
H A Dspl_iterators.c131 } append; member
2937 PHP_METHOD(AppendIterator, append) in PHP_METHOD() argument
H A Dspl_array.c701 PHP_METHOD(ArrayObject, append) in PHP_METHOD() argument
/PHP-8.3/ext/dom/
H A Ddocumentfragment.c99 PHP_METHOD(DOMDocumentFragment, append) in PHP_METHOD() argument
H A Dphp_dom.stub.php274 public function append(...$nodes): void; function
483 public function append(...$nodes): void {} function in DOMDocumentFragment
667 public function append(...$nodes): void {} function in DOMElement
841 public function append(...$nodes): void {} function in DOMDocument
H A Delement.c1344 PHP_METHOD(DOMElement, append) in PHP_METHOD() argument
H A Ddocument.c2200 PHP_METHOD(DOMDocument, append) in PHP_METHOD() argument
/PHP-8.3/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-8.3/ext/standard/
H A Duser_filters.c370 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach()
H A Dstreamsfuncs.c1212 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream()
/PHP-8.3/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 98 milliseconds