Searched defs:convert_to_string (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/Zend/ | ||
| H A D | zend_operators.h | 294 #define convert_to_string(op) if ((op)->type != IS_STRING) { _convert_to_string((op) ZEND_FILE_LINE_CC); } macro 358 convert_to_string(pzv); \ |
Completed in 3 milliseconds