Searched refs:indexCollationLocale (Results 1 – 2 of 2) sorted by relevance
10 $indexCollationLocale = '';12 $indexCollationLocale = $attr['COLLATION'];27 $this->mpdf->InsertIndex($usedivletters, $links, $indexCollationLocale, $indexCollationGroup);
24017 …function InsertIndex($usedivletters = 1, $useLinking = false, $indexCollationLocale = '', $indexCo… argument24080 if ($indexCollationLocale) {24081 setlocale(LC_COLLATE, $indexCollationLocale);24088 if ($indexCollationLocale) {