Home
last modified time | relevance | path

Searched refs:strCodes (Results 1 – 2 of 2) sorted by path

/PHP-8.0/ext/mbstring/ucgendat/
H A Ducgendat.php265 function parseCodes(string $strCodes) : array { argument
267 foreach (explode(' ', $strCodes) as $strCode) {
H A Ductest.php40 function parseCodes(string $strCodes) : array { argument
42 foreach (explode(' ', $strCodes) as $strCode) {

Completed in 13 milliseconds