Home
last modified time | relevance | path

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

/PHP-7.2/scripts/dev/generate-phpt/src/
H A DgtCodeSnippet.php39 public static function append($name, $array) { function in gtCodeSnippet
/PHP-7.2/ext/spl/
H A Dspl.php703 function append($value) {/**/} function in ArrayObject
815 function append($value) {/**/} function in ArrayIterator
H A Dspl_iterators.h154 } append; member
H A Dspl_array.c783 SPL_METHOD(Array, append) in SPL_METHOD() argument
H A Dspl_iterators.c3366 SPL_METHOD(AppendIterator, append) in SPL_METHOD() argument
/PHP-7.2/ext/standard/
H A Duser_filters.c429 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach()
H A Dstreamsfuncs.c1167 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream()
/PHP-7.2/ext/dba/libinifile/
H A Dinifile.c465 …place_append(inifile *dba, const key_type *key, const val_type *value, int append, zend_bool *foun… in inifile_delete_replace_append()

Completed in 55 milliseconds