Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/
H A Dspl_array.stub.php22 public function append(mixed $value) {} function in ArrayObject
114 public function append(mixed $value) {} function in ArrayIterator
H A Dspl_iterators.h147 } append; member
H A Dspl_iterators.stub.php292 public function append(Iterator $iterator) {} function in AppendIterator
H A Dspl_array.c735 PHP_METHOD(ArrayObject, append) in PHP_METHOD() argument
H A Dspl_iterators.c2933 PHP_METHOD(AppendIterator, append) in PHP_METHOD() argument
/PHP-8.0/ext/dom/
H A Ddocumentfragment.c138 PHP_METHOD(DOMDocumentFragment, append) in PHP_METHOD() argument
H A Dphp_dom.stub.php22 public function append(...$nodes): void; function
123 public function append(...$nodes): void {} function in DOMDocumentFragment
247 public function append(...$nodes): void {} function in DOMElement
355 public function append(...$nodes): void {} function in DOMDocument
H A Delement.c1198 PHP_METHOD(DOMElement, append) in PHP_METHOD() argument
H A Ddocument.c2081 PHP_METHOD(DOMDocument, append) in PHP_METHOD() argument
/PHP-8.0/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.0/ext/dba/libinifile/
H A Dinifile.c456 …place_append(inifile *dba, const key_type *key, const val_type *value, int append, zend_bool *foun… in inifile_delete_replace_append()
/PHP-8.0/ext/standard/
H A Duser_filters.c426 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach()
H A Dstreamsfuncs.c1171 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream()
/PHP-8.0/ext/oci8/
H A Doci8.stub.php616 public function append(OCILob $from) {} function in OCILob
684 public function append(string $value) {} function in OCICollection

Completed in 69 milliseconds