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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dtoke.c2611 char *ipathend; local
2618 ipathend = d;
2621 if (ipathend > ipath) {
2631 sv_setpvn(x, ipath, ipathend - ipath);
2642 sv_setpvn(x, ipath, ipathend - ipath);
2661 for (d = ipathend-4; d >= ipath; --d) {
2696 ipathend > ipath &&
2703 *ipathend = '\0';
2704 s = ipathend + 1;

Completed in 27 milliseconds