Home | History | Annotate | Download | only in extensions

Lines Matching refs:GotLanguage

1264   AddRef();  // Balanced in GotLanguage()
1271 this, &DetectTabLanguageFunction::GotLanguage,
1295 // Call GotLanguage in all cases as we want to guarantee the callback is
1297 GotLanguage(language);
1300 void DetectTabLanguageFunction::GotLanguage(const std::string& language) {