Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dst.c349 st_copy(old_table) in st_copy() argument
350 st_table *old_table; in st_copy()
354 int i, num_bins = old_table->num_bins;
361 *new_table = *old_table;
372 ptr = old_table->bins[i];

Completed in 4 milliseconds