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
157 } append; member
745 SPL_METHOD(Array, append) in SPL_METHOD() argument
3351 SPL_METHOD(AppendIterator, append) in SPL_METHOD() argument
447 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach()
1192 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream()
164 static string *string_append(string *str, string *append) in string_append()
Completed in 55 milliseconds