STRING 427 Zend/zend_operators.h #define convert_to_string_ex(ppzv) convert_to_ex_master(ppzv, string, STRING) STRING 161 ext/dom/php_dom.h #define convert_to_string_copy(orig, copy) convert_to_copy_master(orig, copy, string, STRING); STRING 1318 ext/imap/php_imap.c STRING st; STRING 432 ext/pcre/pcrelib/pcre_compile.c #define XSTRING(s) STRING(s) STRING 61 ext/pcre/pcrelib/pcre_version.c #define XSTRING(s) STRING(s) STRING 762 ext/pdo_mysql/mysql_statement.c PDO_MYSQL_NATIVE_TYPE_NAME(STRING) STRING 306 sapi/phpdbg/tests/run-tests.php const STRING = 0x00000010; STRING 376 sapi/phpdbg/tests/run-tests.php case 'STRING': { $this->expect = TEST::STRING; } break; STRING 463 sapi/phpdbg/tests/run-tests.php case TEST::STRING: {