reference/array/functions/array-search.xml
768876982f97b3c710c1774511094e259aea297d
...
...
@@ -70,7 +70,7 @@
70
70
If <parameter>needle</parameter> is found in <parameter>haystack</parameter>
71
71
more than once, the first matching key is returned. To return the keys for
72
72
all matching values, use <function>array_keys</function> with the optional
73
-
<parameter>search_value</parameter> parameter instead.
73
+
<parameter>filter_value</parameter> parameter instead.
74
74
</para>
75
75
&return.falseproblem;
76
76
</refsect1>
77
77