Searched refs:lpStringToInt64 (Results 1 – 1 of 1) sorted by relevance
141 int lpStringToInt64(const char *s, unsigned long slen, int64_t *value) { in lpStringToInt64() function233 if (lpStringToInt64((const char*)ele, size, &v)) { in lpEncodeGetType()