Searched refs:canonicalText (Results 1 – 8 of 8) sorted by relevance
41 return $this->canonicalText($value);
39 return $this->canonicalText($value);
44 return $this->canonicalText($value);
55 return $this->canonicalText($value);
43 return $this->canonicalText($value);
112 protected function canonicalText(string $value): string function in Fisharebest\\Webtrees\\Elements\\AbstractElement