Searched defs:convert_to_string (Results 1 – 1 of 1) sorted by relevance
376 #define convert_to_string(op) if (Z_TYPE_P(op) != IS_STRING) { _convert_to_string((op)); } macro
Completed in 11 milliseconds