Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds