Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dphp_unicode.c126 const short *g_table, unsigned g_table_size, in mph_lookup() argument
129 short g = g_table[mph_hash(0, code) % g_table_size]; in mph_lookup()

Completed in 6 milliseconds