Home
last modified time | relevance | path

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

/webtrees/resources/views/
H A Dfact-place.phtml24 <?php $placerec = $match[1]; ?> variable
27 <?php if (preg_match_all('/\n3 (?:_HEB|ROMN|FONE) (.+)/', $placerec, $matches) === 1) : ?>
41 …<?php if (preg_match_all('/\n(3 NOTE\b.*(?:\n[^3].*)*)/', $placerec, $matches, PREG_SET_ORDER) > 0…