Searched refs:_skipComma (Results 1 – 2 of 2) sorted by relevance
68 static char* _skipComma(const char* content) in _skipComma() function85 *content = _skipComma(end); in _parseNumber()97 *content = _skipComma(end); in _parseFlag()499 path = _skipComma(path); in _nextCommand()538 path = _skipComma(path); in _nextCommand()
101 static const char* _skipComma(const char* content) in _skipComma() function120 *content = _skipComma(_end); in _parseNumber()369 str = _skipComma(str); in _PARSE_TAG()727 hue = (char*)_skipComma(hue); in _toColor()733 saturation = (char*)_skipComma(saturation); in _toColor()