Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_smart_str.h91 static zend_always_inline void smart_str_trim_to_size_ex(smart_str *str, bool persistent) in smart_str_trim_to_size_ex() function
101 smart_str_trim_to_size_ex(dest, false); in smart_str_trim_to_size()
108 smart_str_trim_to_size_ex(str, persistent); in smart_str_extract_ex()

Completed in 304 milliseconds