Searched refs:str_type (Results 1 – 1 of 1) sorted by relevance
433 #define convert_to_explicit_type_ex(pzv, str_type) \ argument434 if (Z_TYPE_P(pzv) != str_type) { \435 convert_to_explicit_type(pzv, str_type); \
Completed in 9 milliseconds