Searched refs:placerec (Results 1 – 1 of 1) sorted by relevance
24 <?php $placerec = $match[1]; ?> variable27 <?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…