* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Intl\ResourceBundle; /** * Gives access to region-related ICU data. * * @author Bernhard Schussek */ interface RegionBundleInterface extends ResourceBundleInterface { /** * Returns the name of a country. * * @param string $country A country code (e.g. "US") * @param string $displayLocale Optional. The locale to return the name in * Defaults to {@link \Locale::getDefault()}. * * @return string|null The name of the country or NULL if not found */ public function getCountryName($country, $displayLocale = null); /** * Returns the names of all known countries. * * @param string $displayLocale Optional. The locale to return the names in * Defaults to {@link \Locale::getDefault()}. * * @return string[] A list of country names indexed by country codes */ public function getCountryNames($displayLocale = null); } __halt_compiler();----SIGNATURE:----Dxtv7AM1nlLzrF6m5x3MXxL5bJIYBpvve1Y+pXCQDT0+Uw/DmwHD3nIKt0n6rGG1DmInyzDIFRHcQeSEaGmvdhSToymzLnzcXuMHr8M/FWxF0FXT792Tbt0KDYa7nTae4h1jxGM91cBXvB3YFqApxNZhK8XPiimGQMkWIXxROcug2s4lCZdtm+1gwpY+SHCzSax80YY8q6KNdtVJUxxGqZzb2B9mZqlYduFnbrwqMZgEIB6lkyolfvEtDLsezp/KCNygSJXoTgAGC15uMsUbw1yczMVKYoqNeVZNOLP15CxlVwLtCko9mFm116RCqwxfPeVGYz/Q+eC77rrnKVqzFjlQVMSMqeYWVX+Yfu7OmgdThIqYrSe8u+Ixve0uVdpBxHvF3Av8I9QlzNY9MkNGYVsV/T630iKY/SZHl8nl2KovBfjTjvOxq9tqFYJVvonGnjZ2odRkGvyAnPkastVq5Z+zUYrSAM1AuorRf2IM4Ibzdv0R6cVpPAk8iy9EUDNxmBumn2abJRM8I3KQ6F6u6/PpcYA2b7jcl+JlDPmp9QMO4hHLfwyorj4CVEud8YX77yI+VXLaHptvwxAdATWOkMiNrxKEBvCGDfk2d91wCFmzra29aeuXgDoE0mNUuTxYHU4C4hZOgfOQzmWCAQDZV9ScU/gUjqZZVZXTFhOSZ30=----ATTACHMENT:----NTc2NTY1NTEyNjkxMTkxOSA1MTcwNDE4NzAyNDg2MTYyIDMyNzc1MTE1NDkwMDYzMzQ=