Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dst.c340 st_copy(old_table) in st_copy() argument
341 st_table *old_table; in st_copy()
345 int i, num_bins = old_table->num_bins;
352 *new_table = *old_table;
363 ptr = old_table->bins[i];

Completed in 6 milliseconds