Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DGedcomService.php190 $hemisphere = substr($text, 0, 1); variable in Fisharebest\\Webtrees\\Services\\GedcomService
195 $hemisphere = strtoupper($hemisphere); variable in Fisharebest\\Webtrees\\Services\\GedcomService
198 if ($hemisphere === $positive) {
202 if ($hemisphere === $negative) {