Searched refs:commentptr (Results 1 – 1 of 1) sorted by relevance
27 char *commentptr = strchr(line, '#'); in SkRTConfRegistry() local28 if (commentptr == line) { in SkRTConfRegistry()31 if (NULL != commentptr) { in SkRTConfRegistry()32 *commentptr = '\0'; in SkRTConfRegistry()