Searched refs:ExtractInt (Results 1 – 2 of 2) sorted by relevance
27 const char *ExtractInt(const char *str, const char *delims, int *result);
42 const char *ExtractInt(const char *str, const char *delims, int *result) { in ExtractInt() function