Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php174 const GROUP_BY_TUPLE = PREG_SET_ORDER; define in Hoa\\Ustring\\Ustring
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php379 ->when($result = $string->match($pattern, $matches, $string::GROUP_BY_TUPLE, 0, true))