Home
last modified time | relevance | path

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

/PHP-7.0/scripts/dev/generate-phpt/src/
H A DgtCodeSnippet.php39 public static function append($name, $array) { function in gtCodeSnippet
/PHP-7.0/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.c3377 SPL_METHOD(AppendIterator, append) in SPL_METHOD() argument
/PHP-7.0/ext/standard/
H A Duser_filters.c426 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach()
H A Dstreamsfuncs.c1129 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream()
/PHP-7.0/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()
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c173 static string *string_append(string *str, string *append) in string_append()

Completed in 59 milliseconds