Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/oniguruma/enc/
H A Dunicode.c10892 static int CaseFoldInited = 0; variable
10955 CaseFoldInited = 1; in init_case_fold_table()
10970 if (CaseFoldInited == 0) init_case_fold_table();
11166 if (CaseFoldInited == 0) init_case_fold_table();

Completed in 29 milliseconds