Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php167 const GROUP_BY_PATTERN = PREG_PATTERN_ORDER; define in Hoa\\Ustring\\Ustring
370 $flags = static::GROUP_BY_PATTERN;
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php355 ->when($result = $string->match($pattern, $matches, $string::GROUP_BY_PATTERN, 0, true))