Searched refs:strtodest (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dexpand.c118 STATIC size_t strtodest(const char *, const char *, int);
399 strtodest(home, SQSYNTAX, quotes);
873 strtodest(p, syntax, quotes) function
949 len += strtodest(p, syntax, quotes);
978 len = strtodest(p, syntax, quotes);

Completed in 44 milliseconds