STR_EMPTY_ALLOC   234 Zend/zend.c    			Z_STRVAL_P(expr_copy) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   242 Zend/zend.c    				Z_STRVAL_P(expr_copy) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   291 Zend/zend.c    				Z_STRVAL_P(expr_copy) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   593 Zend/zend_API.h 		Z_STRVAL_P(__z) = STR_EMPTY_ALLOC();\
STR_EMPTY_ALLOC   139 Zend/zend_alloc.h #define safe_estrdup(ptr)  ((ptr)?(estrdup(ptr)):STR_EMPTY_ALLOC())
STR_EMPTY_ALLOC   140 Zend/zend_alloc.h #define safe_estrndup(ptr, len) ((ptr)?(estrndup((ptr), (len))):STR_EMPTY_ALLOC())
STR_EMPTY_ALLOC  1308 Zend/zend_execute.c 					Z_STRVAL_P(ptr) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   600 Zend/zend_operators.c 			Z_STRVAL_P(op) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   610 Zend/zend_operators.c 				Z_STRVAL_P(op) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   568 ext/ereg/ereg.c 			pattern = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   581 ext/ereg/ereg.c 			replace = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   593 ext/ereg/ereg.c 		string = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC  1238 ext/mssql/php_mssql.c 				result->fields[i].column_source = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC  1753 ext/odbc/php_odbc.c 					Z_STRVAL_P(tmp) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC  1764 ext/odbc/php_odbc.c 					Z_STRVAL_P(tmp) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC  1910 ext/odbc/php_odbc.c 					Z_STRVAL_P(tmp) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC  1920 ext/odbc/php_odbc.c 					Z_STRVAL_P(tmp) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC  2254 ext/pgsql/pgsql.c 			return STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   375 ext/session/mod_files.c 		*val = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC  1464 ext/session/session.c 		REGISTER_STRINGL_CONSTANT("SID", STR_EMPTY_ALLOC(), 0, 0);
STR_EMPTY_ALLOC  1965 ext/session/session.c 			PS(id) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   997 ext/simplexml/simplexml.c 		res = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC  1295 ext/standard/html.c 				return STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   911 ext/standard/math.c 		return STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   938 ext/standard/math.c 		return STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   949 ext/standard/math.c 			return STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   598 ext/sybase_ct/php_sybase_ct.c 	SybCtG(server_message) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC  1406 ext/sybase_ct/php_sybase_ct.c 		result->fields[i].column_source = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   756 ext/wddx/wddx.c 		Z_STRVAL_P(ent.data) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   766 ext/wddx/wddx.c 		Z_STRVAL_P(ent.data) = STR_EMPTY_ALLOC();
STR_EMPTY_ALLOC   375 sapi/isapi/php5isapi.c 	return STR_EMPTY_ALLOC();