I18N               15 chrome/browser/extensions/api/i18n/i18n_apitest.cc IN_PROC_BROWSER_TEST_F(ExtensionApiTest, I18N) {
I18N              656 third_party/libxml/src/HTMLparser.c #define ATTRS COREATTRS,I18N,EVENTS
I18N              664 third_party/libxml/src/HTMLparser.c static const char* const core_i18n_attrs[] = { COREATTRS, I18N, NULL } ;
I18N              666 third_party/libxml/src/HTMLparser.c static const char* const i18n_attrs[] = { I18N, NULL } ;
I18N              706 third_party/libxml/src/HTMLparser.c static const char* const font_attrs[] = { COREATTRS, I18N, "size", "color", "face" , NULL } ;
I18N              712 third_party/libxml/src/HTMLparser.c static const char* const head_attrs[] = { I18N, "profile", NULL } ;
I18N              721 third_party/libxml/src/HTMLparser.c static const char* const prompt_attrs[] = { COREATTRS, I18N, "prompt", NULL } ;
I18N              730 third_party/libxml/src/HTMLparser.c static const char* const meta_attrs[] = { I18N, "http-equiv", "name", "scheme", NULL } ;
I18N              748 third_party/libxml/src/HTMLparser.c static const char* const style_attrs[] = { I18N, "media", "title", NULL } ;