Searched refs:is_timestamp (Results 1 – 1 of 1) sorted by relevance
63 static char* is_timestamp(char* s, ssize_t len) { in is_timestamp() function159 if ((*s == '[') && ((peek = is_timestamp(s + 1, len - 1)))) { in log_strntok_r()171 peek = is_timestamp(s, len); in log_strntok_r()