Searched refs:ep (Results 1 – 1 of 1) sorted by relevance
1335 switch (*ep) { in getsave()1649 register char * ep; in rulesub() local1661 ep = dp + strlen(dp) - 1; in rulesub()1662 switch (lowerit(*ep)) { in rulesub()1666 *ep = '\0'; in rulesub()1671 *ep = '\0'; in rulesub()1678 *ep = '\0'; in rulesub()1758 if ((ep = strchr(dp, '<')) != 0) in rulesub()1763 ep = dp; in rulesub()1767 *ep++ = 0; in rulesub()[all …]
Completed in 10 milliseconds