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.c131 } append; member
2919 PHP_METHOD(AppendIterator, append) in PHP_METHOD() argument
H A Dspl_array.c698 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.php276 public function append(...$nodes): void; function
497 public function append(...$nodes): void {} function in DOMDocumentFragment
697 public function append(...$nodes): void {} function in DOMElement
880 public function append(...$nodes): void {} function in DOMDocument
1114 public function append(Node|string ...$nodes): void; function
1371 public function append(Node|string ...$nodes): void {} function in DOM\\Element
1487 public function append(Node|string ...$nodes): void {} function in DOM\\DocumentFragment
1577 public function append(Node|string ...$nodes): void {} function in DOM\\Document
H A Delement.c1446 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.c1235 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 47 milliseconds