pike.git
/
src
/
program.c
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/program.c:1252:
*! @note *! It's assumed that this function is side-effect free. *! *! @seealso *! @[predef::`[..]] */ /**** END TRUE LFUNS ****/ /**** BEGIN FAKE LFUNS ****/
-
/*! @decl mixed lfun::_search(mixed needle, mixed|void start,
+
/*! @decl mixed lfun::_search(mixed needle, mixed|void start,
@
*! mixed ... extra_args) *! *! Search callback. *! *! The arguments are sent straight from @[search()], and are *! as follows: *! *! @param needle *! Value to search for. *!