Home
last modified time | relevance | path

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

12

/PHP-5.3/ext/dom/
H A Dnotation.c63 ZVAL_EMPTY_STRING(*retval); in dom_notation_public_id_read()
91 ZVAL_EMPTY_STRING(*retval); in dom_notation_system_id_read()
H A Ddocumenttype.c147 ZVAL_EMPTY_STRING(*retval); in dom_documenttype_public_id_read()
175 ZVAL_EMPTY_STRING(*retval); in dom_documenttype_system_id_read()
218 ZVAL_EMPTY_STRING(*retval); in dom_documenttype_internal_subset_read()
H A Dprocessinginstruction.c141 ZVAL_EMPTY_STRING(*retval); in dom_processinginstruction_data_read()
H A Dtext.c133 ZVAL_EMPTY_STRING(*retval); in dom_text_whole_text_read()
H A Dattr.c163 ZVAL_EMPTY_STRING(*retval); in dom_attr_value_read()
H A Dcharacterdata.c97 ZVAL_EMPTY_STRING(*retval); in dom_characterdata_data_read()
H A Dnode.c270 ZVAL_EMPTY_STRING(*retval); in dom_node_node_name_read()
764 ZVAL_EMPTY_STRING(*retval); in dom_node_prefix_read()
937 ZVAL_EMPTY_STRING(*retval); in dom_node_text_content_read()
/PHP-5.3/Zend/
H A Dzend_language_parser.y674 …| T_NAMESPACE T_NS_SEPARATOR namespace_name '(' { $1.op_type = IS_CONST; ZVAL_EMPTY_STRING(&$1.u.c…
700 …| T_NAMESPACE T_NS_SEPARATOR namespace_name { $$.op_type = IS_CONST; ZVAL_EMPTY_STRING(&$$.u.const…
706 …| T_NAMESPACE T_NS_SEPARATOR namespace_name { $$.op_type = IS_CONST; ZVAL_EMPTY_STRING(&$$.u.const…
743 …/* empty */ { ZVAL_EMPTY_STRING(&$$.u.constant); INIT_PZVAL(&$$.u.constant); $$.op_type = IS_CONST…
767 …| T_START_HEREDOC T_END_HEREDOC { ZVAL_EMPTY_STRING(&$$.u.constant); INIT_PZVAL(&$$.u.constant); $…
774 …| T_NAMESPACE T_NS_SEPARATOR namespace_name { $$.op_type = IS_CONST; ZVAL_EMPTY_STRING(&$$.u.const…
790 …| T_NAMESPACE T_NS_SEPARATOR namespace_name { $$.op_type = IS_CONST; ZVAL_EMPTY_STRING(&$$.u.const…
H A Dzend_API.h558 #define ZVAL_EMPTY_STRING(z) { \ macro
591 #define RETVAL_EMPTY_STRING() ZVAL_EMPTY_STRING(return_value)
H A Dzend_object_handlers.c1307 ZVAL_EMPTY_STRING(writeobj); in zend_std_cast_object_tostring()
H A Dzend_language_scanner.l1506 ZVAL_EMPTY_STRING(zendlval); in lex_scan()
H A Dzend_operators.c1254 ZVAL_EMPTY_STRING(result); in concat_function()
/PHP-5.3/ext/filter/
H A Dsanitizing_filters.c211 ZVAL_EMPTY_STRING(value); in php_filter_string()
H A Dfilter.c482 ZVAL_EMPTY_STRING(&new_var); in php_sapi_filter()
/PHP-5.3/ext/pdo_pgsql/
H A Dpgsql_statement.c330 ZVAL_EMPTY_STRING(param->parameter); in pgsql_stmt_param_hook()
/PHP-5.3/ext/tidy/
H A Dtidy.c118 ZVAL_EMPTY_STRING(tmp); \
130 ZVAL_EMPTY_STRING(tmp); \
/PHP-5.3/ext/soap/
H A Dphp_encoding.c717 ZVAL_EMPTY_STRING(ret); in to_zval_string()
753 ZVAL_EMPTY_STRING(ret); in to_zval_stringr()
789 ZVAL_EMPTY_STRING(ret); in to_zval_stringc()
820 ZVAL_EMPTY_STRING(ret); in to_zval_base64()
868 ZVAL_EMPTY_STRING(ret); in to_zval_hexbin()
/PHP-5.3/ext/ldap/
H A Dldap.c1872 ZVAL_EMPTY_STRING(errmsg); in PHP_FUNCTION()
1880 ZVAL_EMPTY_STRING(matcheddn); in PHP_FUNCTION()
/PHP-5.3/ext/xmlreader/
H A Dphp_xmlreader.c97 ZVAL_EMPTY_STRING(*retval); in xmlreader_property_reader()
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c604 ZVAL_EMPTY_STRING(dest); in fetch_value()
684 ZVAL_EMPTY_STRING(dest); in fetch_value()
/PHP-5.3/ext/zip/
H A Dphp_zip.c864 ZVAL_EMPTY_STRING(*retval); in php_zip_property_reader()
/PHP-5.3/ext/oci8/
H A Doci8.c2535 ZVAL_EMPTY_STRING(value); in php_oci_column_to_zval()
/PHP-5.3/ext/standard/
H A Dstring.c1533 ZVAL_EMPTY_STRING(return_value);
H A Dbasic_functions.c6159 ZVAL_EMPTY_STRING(prefix);
/PHP-5.3/ext/openssl/
H A Dopenssl.c4305 ZVAL_EMPTY_STRING(*ivec); in PHP_FUNCTION()

Completed in 162 milliseconds

12