Home
last modified time | relevance | path

Searched refs:do_substr (Results 1 – 24 of 24) sorted by relevance

/dports/japanese/gawk/gawk-3.0.6/
H A DChangeLog.MB136 * builtin.c (do_jsubstr): do_substr �˹�碌�ƽ�������.
152 * builtin.c (do_substr, do_jsubstr, sub_common): MSDOS �� 16bit
226 * builtin.c (do_substr), node.c (make_str_node): mbbyte() �����
269 * builtin.c (do_substr, do_jsubstr): length �� 0 �ʲ��ΤȤ���
296 * builtin.c (do_jsubstr): do_substr() ���ѹ��˹�碌�ѹ�.
H A DOChangeLog.MB68 * builtin.c (do_substr): ���ꥸ�ʥ��̯����ʬ����. position +
H A DChangeLog716 (do_substr): rationalized yet again, now notices negative start
803 * builtin.c (do_substr): change a %d to %ld in warning message.
1357 * builtin.c (do_substr): fixed lint message to use indx+1 when
1362 * builtin.c (do_substr): rationalized handling of missing length
1368 * builtin.c (do_substr): if length exceeds length of actual
H A Dawk.h783 extern NODE *do_substr P((NODE *tree));
H A Dbuiltin.c1077 do_substr(tree) in do_substr() function
H A Dawk.y981 {"substr", Node_builtin, LEX_BUILTIN, A(2)|A(3), do_substr},
H A Dawktab.c2479 {"substr", Node_builtin, LEX_BUILTIN, A(2)|A(3), do_substr},
H A DNEWS179 builtin.c:do_substr rationalized, again.
250 builtin.c:do_substr rationalized.
/dports/math/oleo/oleo-1.99.16/src/
H A Dstring.c305 do_substr (p) in do_substr() function
358 { C_FN3, X_A3, "IIS", do_substr, "substr" }, /* 7 */
/dports/math/R/R-4.1.2/src/gnuwin32/
H A DRdll.hide998 do_substr
/dports/math/libRmath/R-4.1.1/src/gnuwin32/
H A DRdll.hide998 do_substr
/dports/math/R/R-4.1.2/src/main/
H A Dnames.c538 {"substr", do_substr, 1, 11, 3, {PP_FUNCALL, PREC_FN, 0}},
H A Dcharacter.c423 do_substr(SEXP call, SEXP op, SEXP args, SEXP env) in do_substr() function
/dports/math/R/R-4.1.2/src/include/
H A DInternal.h418 SEXP do_substr(SEXP,SEXP,SEXP,SEXP);
/dports/math/libRmath/R-4.1.1/src/include/
H A DInternal.h418 SEXP do_substr(SEXP,SEXP,SEXP,SEXP);
/dports/math/libRmath/R-4.1.1/src/main/
H A Dnames.c538 {"substr", do_substr, 1, 11, 3, {PP_FUNCALL, PREC_FN, 0}},
H A Dcharacter.c423 do_substr(SEXP call, SEXP op, SEXP args, SEXP env) in do_substr() function
/dports/lang/gawk/gawk-5.1.1/
H A Dawk.h1480 extern NODE *do_substr(int nargs);
H A DChangeLog.0768 (do_substr): Simplify code a little bit.
2443 (do_substr): If defaulting to length of rest of the string,
3868 * builtin.c (do_index, do_length, do_substr, do_match): Handle wide
4985 * builtin.c (do_substr): Issue better diagnostics when
5778 * builtin.c (do_substr): Consistently use floating point
5807 * builtin.c (do_substr): Use %lu in warnings instead of %d.
9180 (do_substr): Rationalized yet again, now notices negative start
9268 * builtin.c (do_substr): Change a %d to %ld in warning message.
9821 * builtin.c (do_substr): Fixed lint message to use indx+1 when
9826 * builtin.c (do_substr): Rationalized handling of missing length
[all …]
H A Dbuiltin.c1797 do_substr(int nargs) in do_substr() function
H A DNEWS.0772 builtin.c:do_substr rationalized, again.
843 builtin.c:do_substr rationalized.
H A Dawkgram.y2339 {"substr", Op_builtin, LEX_BUILTIN, A(2)|A(3), do_substr, 0},
H A Dawkgram.c4847 {"substr", Op_builtin, LEX_BUILTIN, A(2)|A(3), do_substr, 0},
H A DChangeLog.14889 * builtin.c (do_substr): Ditto.
5339 * builtin.c (do_substr): Return "" instead of null string in case