Lines Matching refs:sptr
1462 const char* sptr = shortstring;1465 if (*sptr == '*')1473 while (*lptr && *sptr && (*lptr == *sptr))1476 sptr++;1479 if (*sptr == '*')1481 if (*sptr == ',')1483 if (*sptr == '"')1485 if (*sptr == '\'')1487 if (*sptr == ':')1489 if (*sptr == 0)1495 sptr = shortstring;