Searched refs:tzv (Results 1 – 1 of 1) sorted by relevance
2977 zval *tzv = NULL; local2999 tzv = *entry;3000 zval_addref_p(tzv);3001 SEPARATE_ZVAL(&tzv);3002 convert_to_string(tzv);3003 entry = &tzv;3013 if (tzv) {3014 efree(tzv);
Completed in 16 milliseconds