pub fn ecstr(s: &str)
ecstr(s) helper — ecadd(ecstrcode(s)). Mirrors the C macro at Src/parse.c:482 used everywhere by the par_* emitters.
ecstr(s)
ecadd(ecstrcode(s))
Src/parse.c:482