pike.git/
src/
builtin_functions.c
Branch:
Tag:
Non-build tags
All tags
No tags
2018-01-12
2018-01-12 12:09:30 by Stephen R. van den Berg <srb@cuci.nl>
bf2c0d9af647934a257378bdd6c3552b1cb015b2 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
master
Equvivalent and equivalent are not equivalent.
4510:
*! If the first argument is a string, and the others array(string), a string *! with every occurrance of @[from][@i{i@}] in @[s] replaced with *! @[to][@i{i@}] will be returned. Instead of the arrays @[from] and @[to]
-
*! a mapping
equvivalent
to @expr{@[mkmapping](@[from], @[to])@} can be
+
*! a mapping
equivalent
to @expr{@[mkmapping](@[from], @[to])@} can be
*! used. *! *! If the first argument is an array or mapping, the values of @[a] which