Home
last modified time | relevance | path

Searched refs:ZVAL_EMPTY_STRING (Results 1 – 25 of 39) sorted by relevance

12

/php-src/ext/dom/
H A Dnotation.c48 ZVAL_EMPTY_STRING(retval); in dom_notation_public_id_read()
68 ZVAL_EMPTY_STRING(retval); in dom_notation_system_id_read()
H A Ddocumenttype.c95 ZVAL_EMPTY_STRING(retval); in dom_documenttype_public_id_read()
115 ZVAL_EMPTY_STRING(retval); in dom_documenttype_system_id_read()
H A Dentity.c89 ZVAL_EMPTY_STRING(retval); in dom_entity_notation_name_read()
H A Dtext.c89 ZVAL_EMPTY_STRING(retval); in dom_text_whole_text_read()
/php-src/ext/curl/
H A Dcurl_file_arginfo.h63 ZVAL_EMPTY_STRING(&property_name_default_value); in register_class_CURLFile()
69 ZVAL_EMPTY_STRING(&property_mime_default_value); in register_class_CURLFile()
75 ZVAL_EMPTY_STRING(&property_postname_default_value); in register_class_CURLFile()
/php-src/Zend/
H A Dzend_exceptions_arginfo.h201 ZVAL_EMPTY_STRING(&property_message_default_value); in register_class_Exception()
207 ZVAL_EMPTY_STRING(&property_string_default_value); in register_class_Exception()
219 ZVAL_EMPTY_STRING(&property_file_default_value); in register_class_Exception()
271 ZVAL_EMPTY_STRING(&property_message_default_value); in register_class_Error()
277 ZVAL_EMPTY_STRING(&property_string_default_value); in register_class_Error()
289 ZVAL_EMPTY_STRING(&property_file_default_value); in register_class_Error()
H A Dzend_ini_parser.y111 ZVAL_EMPTY_STRING(result); in zend_ini_init_string()
H A Dzend_language_scanner.l921 ZVAL_EMPTY_STRING(zendlval); in zend_scan_escape_string()
2488 ZVAL_EMPTY_STRING(zendlval);
H A Dzend_API.h959 #define ZVAL_EMPTY_STRING(z) do { \ macro
1019 #define RETVAL_EMPTY_STRING() ZVAL_EMPTY_STRING(return_value)
1241 ZVAL_EMPTY_STRING(_zv); \
/php-src/ext/standard/
H A Duser_filters_arginfo.h50 ZVAL_EMPTY_STRING(&property_filtername_default_value); in register_class_php_user_filter()
56 ZVAL_EMPTY_STRING(&property_params_default_value); in register_class_php_user_filter()
/php-src/ext/intl/collator/
H A Dcollator_convert.c169 ZVAL_EMPTY_STRING( rv ); in collator_convert_zstr_utf16_to_utf8()
/php-src/ext/filter/
H A Dsanitizing_filters.c204 ZVAL_EMPTY_STRING(value); in php_filter_string()
H A Dfilter.c348 ZVAL_EMPTY_STRING(&new_var); in php_sapi_filter()
/php-src/ext/pdo_dblib/
H A Ddblib_stmt.c336 ZVAL_EMPTY_STRING(zv); in pdo_dblib_stmt_stringify_col()
/php-src/ext/intl/converter/
H A Dconverter.c219 ZVAL_EMPTY_STRING(&zargs[1]); in php_converter_to_u_callback()
224 ZVAL_EMPTY_STRING(&zargs[2]); in php_converter_to_u_callback()
/php-src/ext/json/
H A Djson_scanner.re264 ZVAL_EMPTY_STRING(&s->value);
/php-src/ext/tidy/
H A Dtidy.c486 ZVAL_EMPTY_STRING(out); in tidy_doc_cast_handler()
524 ZVAL_EMPTY_STRING(out); in tidy_node_cast_handler()
/php-src/ext/pdo_pgsql/
H A Dpgsql_statement.c375 ZVAL_EMPTY_STRING(parameter); in pgsql_stmt_param_hook()
/php-src/ext/odbc/
H A Dphp_odbc.c1333 ZVAL_EMPTY_STRING(&tmp); in php_odbc_fetch_hash()
1345 ZVAL_EMPTY_STRING(&tmp); in php_odbc_fetch_hash()
1496 ZVAL_EMPTY_STRING(&tmp); in PHP_FUNCTION()
1508 ZVAL_EMPTY_STRING(&tmp); in PHP_FUNCTION()
/php-src/ext/pcre/
H A Dphp_pcre.c947 ZVAL_EMPTY_STRING(&val1); in init_unmatched_empty_pair()
964 ZVAL_EMPTY_STRING(val); in populate_match_value()
1332 ZVAL_EMPTY_STRING(&tmp); in php_pcre_match_impl()
/php-src/ext/xmlreader/
H A Dphp_xmlreader.c96 ZVAL_EMPTY_STRING(rv); in xmlreader_property_reader()
/php-src/ext/soap/
H A Dphp_encoding.c687 ZVAL_EMPTY_STRING(ret); in to_zval_string()
720 ZVAL_EMPTY_STRING(ret); in to_zval_stringr()
753 ZVAL_EMPTY_STRING(ret); in to_zval_stringc()
782 ZVAL_EMPTY_STRING(ret); in to_zval_base64()
828 ZVAL_EMPTY_STRING(ret); in to_zval_hexbin()
/php-src/ext/phar/
H A Dutil.c1405 ZVAL_EMPTY_STRING(&zp[1]); in phar_call_openssl_signverify()
1413 ZVAL_EMPTY_STRING(&zp[0]); in phar_call_openssl_signverify()
/php-src/main/
H A Drfc1867.c1202 ZVAL_EMPTY_STRING(&zfilename);
/php-src/ext/pdo/
H A Dpdo_stmt.c537 ZVAL_EMPTY_STRING(dest); in fetch_value()
562 ZVAL_EMPTY_STRING(dest); in fetch_value()

Completed in 95 milliseconds

12