Lines Matching defs:end
112 * @end: A pointer to the end of the parsed string will be placed here
115 * and @end will point to the end of the parsed string.
120 int delim, const char **end)
166 if (end)
167 *end = s;
178 * @end: A pointer to the end of the parsed string will be placed here
181 * and @end will point to the end of the parsed string.
186 int delim, const char **end)
295 if (end)
296 *end = s;