Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Dstring.c2915 static inline void php_strtr_fix_heap(struct hs_data *data, size_t i) function
2930 php_strtr_fix_heap(data, largei);
2937 php_strtr_fix_heap(data, i - 1);
2948 php_strtr_fix_heap(&data, 0);

Completed in 18 milliseconds