Home
last modified time | relevance | path

Searched refs:do_gensub (Results 1 – 8 of 8) sorted by relevance

/dports/japanese/gawk/gawk-3.0.6/
H A DChangeLog.MB307 * builtin.c (do_gensub): target �� tmp_string() �Ǻ������Ƥ�����
H A Dawk.y940 {"gensub", Node_builtin, LEX_BUILTIN, GAWKX|A(3)|A(4), do_gensub},
2016 } else if (r->proc == do_gensub) {
H A Dawk.h798 extern NODE *do_gensub P((NODE *tree));
H A Dawktab.c2441 {"gensub", Node_builtin, LEX_BUILTIN, GAWKX|A(3)|A(4), do_gensub},
3468 } else if (r->proc == do_gensub) {
H A Dbuiltin.c1953 do_gensub(tree) in do_gensub() function
H A DChangeLog1197 (do_gensub): Changed to use make_string and then to |= TEMP
/dports/lang/gawk/gawk-5.1.1/
H A DChangeLog.04019 * builtin.c (do_gensub): Make `global' flag smarter, such that
4991 (do_gensub): Watch out for HOW values that are out of range
7672 * builtin.c (do_gensub): 3rd arg of zero generates a
9661 (do_gensub): Changed to use make_string and then to |= TEMP
H A DChangeLog.18877 * builtin.c (do_sub, do_gsub, do_gensub): Nuke.
8879 handling code from do_gensub to here; Simplify the code a