Home
last modified time | relevance | path

Searched refs:RMESCAPE_GROW (Results 1 – 2 of 2) sorted by relevance

/third_party/uapp/dash/src/
A Dinit.c44 #undef RMESCAPE_GROW
45 #define RMESCAPE_GROW 0x8 /* Grow strings instead of stalloc */ macro
A Dexpand.c82 #define RMESCAPE_GROW 0x8 /* Grow strings instead of stalloc */ macro
681 rmesc = _rmescapes(startp, RMESCAPE_ALLOC | RMESCAPE_GROW); in subevalvar()
1661 if (flag & RMESCAPE_GROW) { in _rmescapes()
1701 if (flag & RMESCAPE_GROW) { in _rmescapes()

Completed in 5 milliseconds