Home
last modified time | relevance | path

Searched refs:get_country_name (Results 1 – 3 of 3) sorted by relevance

/plugin/quickstats/GEOIP/
H A DccArraysDat.php84 function get_country_name($cc) { function in ccArraysDat
/plugin/quickstats/
H A Dsyntax.php508 $cntry=$this->cc_arrays->get_country_name($cc) ;
602 $country=$this->cc_arrays->get_country_name($cc) ;
H A Dadmin.php84 $this->countries[$cc]=$this->cc_arrays->get_country_name($cc) ;