Searched refs:PARENT_SELECTOR (Results 1 – 3 of 3) sorted by relevance
16 public const PARENT_SELECTOR = '&'; define in LesserPHP\\Constants
726 $part = str_replace(Constants::PARENT_SELECTOR, $replace, $part, $c);729 $tag = implode(Constants::PARENT_SELECTOR, $parts);
1003 $chunk = str_replace(Constants::PARENT_SELECTOR, "$&$", $chunk);