Home | History | Annotate | Download | only in genrb

Lines Matching refs:nameChars

1821     const char *nameChars;   /* only used for debugging */
2022 error(startline, "error: %s resource type not valid except on top bundle level", gResourceTypes[resType].nameChars);
2035 error(startline, "internal error: %s resource type found and not handled", gResourceTypes[resType].nameChars);