Searched defs:append (Results 1 – 8 of 8) sorted by relevance
39 public static function append($name, $array) { function in gtCodeSnippet
706 function append($value) {/**/} function in ArrayObject818 function append($value) {/**/} function in ArrayIterator
148 } append; member
702 SPL_METHOD(Array, append) in SPL_METHOD() argument
3199 SPL_METHOD(AppendIterator, append) in SPL_METHOD() argument
442 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach()
1181 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream()
158 static string *string_append(string *str, string *append) in string_append()
Completed in 42 milliseconds