Home
last modified time | relevance | path

Searched defs:convert_to_string (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_operators.h331 #define convert_to_string(op) if (Z_TYPE_P(op) != IS_STRING) { _convert_to_string((op)); } macro

Completed in 10 milliseconds