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