Home
last modified time | relevance | path

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

/PHP-5.5/scripts/dev/generate-phpt/src/
H A DgtCodeSnippet.php39 public static function append($name, $array) { function in gtCodeSnippet
/PHP-5.5/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.c745 SPL_METHOD(Array, append) in SPL_METHOD() argument
H A Dspl_iterators.c3360 SPL_METHOD(AppendIterator, append) in SPL_METHOD() argument
/PHP-5.5/ext/standard/
H A Duser_filters.c447 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach()
H A Dstreamsfuncs.c1192 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c164 static string *string_append(string *str, string *append) in string_append()

Completed in 76 milliseconds