Searched refs:kUtf8Annotation (Results 1 – 2 of 2) sorted by relevance
47 extern const char kUtf8Annotation[];415 kUtf8Annotation, kUtf8InCppAnnotation); in GetValidatableType()435 (utf8) ? kUtf8Annotation : kUtf8InCppAnnotation; in GetValidatableType()451 (utf8) ? kUtf8Annotation : kUtf8InCppAnnotation; in GetValidatableType()
47 const char kUtf8Annotation[] = "@utf8"; variable