Searched defs:append (Results 1 – 8 of 8) sorted by relevance
39 public static function append($name, $array) { function in gtCodeSnippet
703 function append($value) {/**/} function in ArrayObject815 function append($value) {/**/} function in ArrayIterator
154 } append; member
783 SPL_METHOD(Array, append) in SPL_METHOD() argument
3366 SPL_METHOD(AppendIterator, append) in SPL_METHOD() argument
429 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach()
1167 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream()
465 …place_append(inifile *dba, const key_type *key, const val_type *value, int append, zend_bool *foun… in inifile_delete_replace_append()
Completed in 44 milliseconds