Home
last modified time | relevance | path

Searched refs:bi_tolower (Results 1 – 11 of 11) sorted by relevance

/dports/math/algae/algae-4.3.6/src/
H A Dbuiltin.h143 ENTITY *bi_tolower ();
285 "tolower", 1, 1, 0, bi_tolower,
H A Dread.h30 extern ENTITY *PROTO (bi_tolower, (ENTITY *e));
H A Dread.c680 bi_tolower (e) in bi_tolower() function
/dports/lang/awka/awka-0.7.5/awka/
H A Dbi_funct.c96 "tolower", bi_tolower, 1, 1,
430 bi_tolower(sp) in bi_tolower() function
H A Dbi_funct.h49 CELL *PROTO( bi_tolower, (CELL*) ) ;
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dbi_funct.h39 CELL *bi_tolower(CELL *);
H A Dbi_funct.c73 { "tolower", bi_tolower, 1, 1 },
370 bi_tolower(CELL *sp) in bi_tolower() function
/dports/mail/mailfromd/mailfromd-8.10/src/builtin/
H A Dstring.c110 bi_tolower(eval_environ_t env) in bi_tolower() function
1343 va_builtin_install_ex("tolower", bi_tolower, 0, dtype_string, 1, 0, 0|0, dtype_string); in string_init_builtin()
/dports/net/gnu-radius/radius-1.6.1/radiusd/
H A Drewrite.y5103 bi_tolower()
5643 { bi_tolower, "tolower", String, "s" },
H A Drewrite.c7030 bi_tolower() in bi_tolower() function
7570 { bi_tolower, "tolower", String, "s" },
/dports/mail/mailfromd/mailfromd-8.10/
H A DChangeLog10632 …(bi_toupper, bi_tolower): New built-ins. (bi_stdpoll, bi_strictpoll, bi__pollhost, bi__pollmx): Si…