Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php152 const WITH_DELIMITERS = PREG_SPLIT_DELIM_CAPTURE; define in Hoa\\Ustring\\Ustring
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php450 ->when($result = $string->split('/��/', -1, $string::WITH_DELIMITERS))