function
function — The name of a function or subroutine, as in a programming language.
Synopsis
- Zero or more of:
- text
phrase
(db._phrase)replaceable
- Graphic inlines
- Indexing inlines
- Linking inlines
- Ubiquitous inlines
alt
anchor
annotation
biblioref
indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
remark
subscript
superscript
xref
Attributes
Description
This element marks up the name of a function. To mark up the parts
of a function definition, see funcsynopsis
.
Processing expectations
Formatted inline.
In some environments, the function
element
generates additional punctuation, such as a set of trailing
parentheses.
This element occurs in 51 elements.
This element contains 16 elements.
See Also
funcdef
, funcparams
, funcprototype
, funcsynopsisinfo
, paramdef
, parameter
, returnvalue
, varargs
, void