STR_EMPTY_ALLOC 205 Zend/zend.c expr_copy->value.str.val = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 213 Zend/zend.c expr_copy->value.str.val = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 254 Zend/zend.c expr_copy->value.str.val = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 480 Zend/zend_API.h (z)->value.str.val = STR_EMPTY_ALLOC(); \ STR_EMPTY_ALLOC 124 Zend/zend_alloc.h #define safe_estrdup(ptr) ((ptr)?(estrdup(ptr)):STR_EMPTY_ALLOC()) STR_EMPTY_ALLOC 125 Zend/zend_alloc.h #define safe_estrndup(ptr, len) ((ptr)?(estrndup((ptr), (len))):STR_EMPTY_ALLOC()) STR_EMPTY_ALLOC 187 Zend/zend_execute.c ptr->value.str.val = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 543 Zend/zend_operators.c op->value.str.val = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 553 Zend/zend_operators.c op->value.str.val = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 1101 ext/mssql/php_mssql.c result->fields[i].column_source = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 1428 ext/odbc/php_odbc.c Z_STRVAL_P(tmp) = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 1434 ext/odbc/php_odbc.c Z_STRVAL_P(tmp) = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 1587 ext/odbc/php_odbc.c Z_STRVAL_P(tmp) = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 1593 ext/odbc/php_odbc.c Z_STRVAL_P(tmp) = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 1684 ext/pgsql/pgsql.c return STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 370 ext/session/mod_files.c *val = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 1205 ext/session/session.c REGISTER_STRINGL_CONSTANT("SID", STR_EMPTY_ALLOC(), 0, 0); STR_EMPTY_ALLOC 1561 ext/session/session.c old = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 118 ext/sqlite/sess_sqlite.c *val = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 1144 ext/standard/html.c return STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 759 ext/standard/math.c return STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 786 ext/standard/math.c return STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 797 ext/standard/math.c return STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 462 ext/standard/reg.c pattern = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 474 ext/standard/reg.c replace = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 486 ext/standard/reg.c string = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 289 ext/sybase/php_sybase_db.c php_sybase_module.server_message = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 883 ext/sybase/php_sybase_db.c result->fields[i].column_source = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 464 ext/sybase_ct/php_sybase_ct.c SybCtG(server_message) = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 1338 ext/sybase_ct/php_sybase_ct.c result->fields[i].column_source = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 707 ext/wddx/wddx.c Z_STRVAL_P(ent.data) = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 717 ext/wddx/wddx.c Z_STRVAL_P(ent.data) = STR_EMPTY_ALLOC(); STR_EMPTY_ALLOC 375 sapi/isapi/php5isapi.c return STR_EMPTY_ALLOC();