Lines Matching defs:sptr
2356 const char* sptr = shortstring;2359 if (*sptr == '*')2369 while (*lptr && *sptr && (*lptr == *sptr))2372 sptr++;2375 if (*sptr == '*')2377 if (*sptr == ',')2379 if (*sptr == '"')2381 if (*sptr == '\'')2383 if (*sptr == ':')2385 if (*sptr == 0)2391 sptr = shortstring;