Home
last modified time | relevance | path

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

/PHP-7.0/ext/mbstring/oniguruma/enc/
H A Dunicode.c10892 static int CaseFoldInited = 0; variable
10904 CaseFoldInited = 0; in onigenc_end_unicode()
10973 CaseFoldInited = 1; in init_case_fold_table()
10988 if (CaseFoldInited == 0) init_case_fold_table();
11183 if (CaseFoldInited == 0) init_case_fold_table();

Completed in 15 milliseconds