Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php289 ->when($result = $string->match($pattern, $matches, $string::WITH_OFFSET))
329 ->when($result = $string->match($pattern, $matches, $string::WITH_OFFSET, 0, true))
464 ->when($result = $string->split('/��/', -1, $string::WITH_OFFSET))
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php159 const WITH_OFFSET = 260; // PREG_OFFSET_CAPTURE define in Hoa\\Ustring\\Ustring