Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dst.c351 st_copy(old_table) in st_copy() argument
352 st_table *old_table; in st_copy()
356 int i, num_bins = old_table->num_bins;
363 *new_table = *old_table;
374 ptr = old_table->bins[i];

Completed in 5 milliseconds