Lines Matching refs:trim
82 use function trim; alias
235 $tag = trim($tag);
724 $level = 1 + (int) explode(' ', trim($tgedrec))[0];
736 $this->desc = trim($match[3]);
994 $this->current_element->addText(trim($name));
1024 $value = trim($value);
1032 $level = (int) explode(' ', trim($this->gedrec))[0];
1101 $value = trim($value);
1106 $level = (int) explode(' ', trim($this->gedrec))[0];
1399 $this->type = trim($tmatch[1]);
1404 $this->desc = trim($match[2]);
1476 $value = str_replace('@', '', trim($gmatch[1]));
1556 $level = (int) explode(' ', trim($this->gedrec))[0];
1637 $temp = trim($this->current_element->getValue());
1882 $sortby = trim($sortby);
2110 $value = "'" . str_replace('@', '', trim($match[1])) . "'";
2117 $tag = trim($match[1]);
2118 $expr = trim($match[2]);
2119 $val = trim($match[3]);
2122 $val = trim($val);
2395 $sortby = trim($sortby);
2407 $group = trim($group);
2414 $id = trim($id);
2797 $value = trim($match[1]);