CDISP0524E

Multiple calls to the following stateful functions exist in the same expression: function name and function name.

SPL requires a maximum of one call to a stateful function in an expression. This requirement prevents undefined behavior.
Ensure that an expression contains no more than one call to a stateful function.