Home
last modified time | relevance | path

Searched refs:do_jindex (Results 1 – 4 of 4) sorted by relevance

/dports/japanese/gawk/gawk-3.0.6/
H A DChangeLog.MB188 * builtin.c (do_index, do_jindex, format_tree, do_jsubstr,
H A Dawk.h773 extern NODE *do_jindex P((NODE *tree));
H A Dbuiltin.c292 do_jindex(tree) in do_jindex() function
H A Dawk.y947 {"jindex", Node_builtin, LEX_BUILTIN, GAWKMBX|A(2), do_jindex},