Home
last modified time | relevance | path

Searched refs:append_to_str (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h247 void append_to_str(struct _String * str, unsigned off, unsigned length);
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dmisc.cc937 Wstring::append_to_str(struct _String * str, unsigned off, unsigned length) in append_to_str() function in Wstring
/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc1256 targ_string.append_to_str(percent, prefix_length, percent_length); in match_found_with_pattern()