Home
last modified time | relevance | path

Searched refs:ZVAL_NULL (Results 1 – 25 of 82) sorted by relevance

1234

/PHP-5.5/ext/dom/
H A Dentity.c60 ZVAL_NULL(*retval); in dom_entity_public_id_read()
88 ZVAL_NULL(*retval); in dom_entity_system_id_read()
117 ZVAL_NULL(*retval); in dom_entity_notation_name_read()
137 ZVAL_NULL(*retval); in dom_entity_actual_encoding_read()
156 ZVAL_NULL(*retval); in dom_entity_encoding_read()
175 ZVAL_NULL(*retval); in dom_entity_version_read()
H A Dtypeinfo.c52 ZVAL_NULL(*retval); in dom_typeinfo_type_name_read()
66 ZVAL_NULL(*retval); in dom_typeinfo_type_namespace_read()
H A Dattr.c227 ZVAL_NULL(*retval); in dom_attr_owner_element_read()
250 ZVAL_NULL(*retval); in dom_attr_schema_type_info_read()
H A Dnode.c324 ZVAL_NULL(*retval); in dom_node_node_value_read()
428 ZVAL_NULL(*retval); in dom_node_parent_node_read()
461 ZVAL_NULL(*retval); in dom_node_child_nodes_read()
497 ZVAL_NULL(*retval); in dom_node_first_child_read()
534 ZVAL_NULL(*retval); in dom_node_last_child_read()
568 ZVAL_NULL(*retval); in dom_node_previous_sibling_read()
638 ZVAL_NULL(*retval); in dom_node_attributes_read()
666 ZVAL_NULL(*retval); in dom_node_owner_document_read()
721 ZVAL_NULL(*retval); in dom_node_namespace_uri_read()
872 ZVAL_NULL(*retval); in dom_node_local_name_read()
[all …]
H A Ddocumenttype.c232 ZVAL_NULL(*retval); in dom_documenttype_internal_subset_read()
H A Ddocument.c260 ZVAL_NULL(*retval); in dom_document_doctype_read()
310 ZVAL_NULL(*retval); in dom_document_document_element_read()
345 ZVAL_NULL(*retval); in dom_document_encoding_read()
481 ZVAL_NULL(*retval); in dom_document_version_read()
842 ZVAL_NULL(*retval); in dom_document_document_uri_read()
892 ZVAL_NULL(*retval); in dom_document_config_read()
H A Ddom_iterators.c174 ZVAL_NULL(key); in php_dom_iterator_current_key()
/PHP-5.5/ext/mysqli/
H A Dmysqli_prop.c37 ZVAL_NULL(*retval); \
46 ZVAL_NULL(*retval);\
58 ZVAL_NULL(*retval);\
71 ZVAL_NULL(*retval);\
84 ZVAL_NULL(*retval);\
104 ZVAL_NULL(*retval);\
151 ZVAL_NULL(*retval); in link_connect_error_read()
170 ZVAL_NULL(*retval); in link_affected_rows_read()
261 ZVAL_NULL(*retval); in MYSQLI_MAP_PROPERTY_FUNC_STRING()
301 ZVAL_NULL(*retval); in result_type_read()
[all …]
/PHP-5.5/ext/com_dotnet/
H A Dcom_dotnet.c211 ZVAL_NULL(object); in PHP_FUNCTION()
226 ZVAL_NULL(object); in PHP_FUNCTION()
239 ZVAL_NULL(object); in PHP_FUNCTION()
251 ZVAL_NULL(object); in PHP_FUNCTION()
317 ZVAL_NULL(object); in PHP_FUNCTION()
H A Dcom_saproxy.c79 ZVAL_NULL(return_value); in saproxy_property_read()
101 ZVAL_NULL(return_value); in saproxy_read_dimension()
527 ZVAL_NULL(key); in saproxy_iter_get_key()
H A Dcom_handlers.c40 ZVAL_NULL(return_value); in com_property_read()
94 ZVAL_NULL(return_value); in com_read_dimension()
497 ZVAL_NULL(writeobj); in com_object_cast()
H A Dcom_iterator.c82 ZVAL_NULL(key); in com_iter_get_key()
/PHP-5.5/ext/tokenizer/
H A Dtokenizer.c115 ZVAL_NULL(&token); in tokenize()
151 ZVAL_NULL(&token); in tokenize()
/PHP-5.5/ext/filter/
H A Dfilter_private.h97 ZVAL_NULL(value); \
H A Dsanitizing_filters.c209 ZVAL_NULL(value); in php_filter_string()
290 ZVAL_NULL(value); in php_filter_unsafe_raw()
/PHP-5.5/ext/intl/
H A Dintl_data.h102 ZVAL_NULL(object); \
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c218 ZVAL_NULL(object); in PHP_METHOD()
233 ZVAL_NULL(object); in PHP_METHOD()
242 ZVAL_NULL(object); in PHP_METHOD()
252 ZVAL_NULL(object); in PHP_METHOD()
258 ZVAL_NULL(object); in PHP_METHOD()
269 ZVAL_NULL(object); in PHP_METHOD()
424 ZVAL_NULL(object); in PHP_METHOD()
496 ZVAL_NULL(object); in pdo_stmt_construct()
590 ZVAL_NULL(&stmt->lazy_object_ref); in PHP_METHOD()
1126 ZVAL_NULL(&stmt->lazy_object_ref); in PHP_METHOD()
H A Dpdo_stmt.c570 ZVAL_NULL(dest); in fetch_value()
583 ZVAL_NULL(dest); in fetch_value()
591 ZVAL_NULL(dest); in fetch_value()
596 ZVAL_NULL(dest); in fetch_value()
629 ZVAL_NULL(dest); in fetch_value()
648 ZVAL_NULL(dest); in fetch_value()
1152 ZVAL_NULL(return_value); in do_fetch()
2498 ZVAL_NULL(key); in pdo_stmt_iter_get_key()
2781 ZVAL_NULL(&stmt->lazy_object_ref); in pdo_row_free_storage()
/PHP-5.5/ext/soap/
H A Dphp_packet_soap.c35 ZVAL_NULL(return_value); in parse_packet_soap()
319 ZVAL_NULL(tmp); in parse_packet_soap()
381 ZVAL_NULL(return_value); in parse_packet_soap()
/PHP-5.5/ext/readline/
H A Dreadline.c475 ZVAL_NULL(ret); in _readline_string_zval()
568 ZVAL_NULL(&dummy); in php_rl_callback_handler()
/PHP-5.5/ext/standard/
H A Duser_filters.c213 ZVAL_NULL(zconsumed); in userfilter_filter()
431 ZVAL_NULL(return_value); in PHP_FUNCTION()
/PHP-5.5/ext/xsl/
H A Dphp_xsl.c241 ZVAL_NULL(wrapper); in php_xsl_create_object()
/PHP-5.5/ext/interbase/
H A Dphp_ibase_udf.c210 ZVAL_NULL(argp[i]); in call_php()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c618 ZVAL_NULL(param->parameter); in firebird_stmt_param_hook()
665 ZVAL_NULL(val); in firebird_stmt_get_attribute()
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_driver.c347 ZVAL_NULL(*agg_context); in do_callback()
371 ZVAL_NULL(*zargs[i + is_agg]); in do_callback()

Completed in 127 milliseconds

1234