Home
last modified time | relevance | path

Searched defs:make_str_node (Results 1 – 2 of 2) sorted by relevance

/dports/japanese/gawk/gawk-3.0.6/
H A Dnode.c281 make_str_node(s, len, flags) in make_str_node() function
/dports/lang/gawk/gawk-5.1.1/
H A Dnode.c397 make_str_node(const char *s, size_t len, int flags) in make_str_node() function