Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_operators.h417 #define convert_to_explicit_type_ex(ppzv, str_type) \ argument
418 if (Z_TYPE_PP(ppzv) != str_type) { \
420 convert_to_explicit_type(*ppzv, str_type); \

Completed in 9 milliseconds