Searched refs:parse__string (Results 1 – 3 of 3) sorted by relevance
45 protected Char *parse__string(Char *, const Char *);
239 parse__string(Char *out, const Char *in) in parse__string() function
1315 else if ((in = parse__string(inbuf, argv[argc++])) == NULL) { in map_bind()1351 if ((out = parse__string(outbuf, argv[argc])) == NULL) { in map_bind()