Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstring.c2941 zval *tzv = NULL; local
2963 tzv = *entry;
2964 zval_addref_p(tzv);
2965 SEPARATE_ZVAL(&tzv);
2966 convert_to_string(tzv);
2967 entry = &tzv;
2977 if (tzv) {
2978 efree(tzv);

Completed in 18 milliseconds