Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dphp_unicode.c101 const short *g_table, unsigned g_table_size, in mph_lookup() argument
104 short g = g_table[mph_hash(0, code) % g_table_size]; in mph_lookup()

Completed in 8 milliseconds