Lines Matching defs:last
106 /* The last 3 #include files should be in this order */
164 /* cookie_path must not have last '/' separator. ex: /sample */
233 const char *first = NULL, *last;
237 last = memrchr(domain, '.', len);
238 if(last) {
239 first = memrchr(domain, '.', (last - domain));
360 * parsing in a last-wins scenario. The caller is responsible for checking
440 /* the dot is not the last byte */
602 * and then we use the last one.
815 * want to the find the last
1169 /* then make the last item point on this new one */