Home
last modified time | relevance | path

Searched refs:SEPARATE_ZVAL (Results 1 – 25 of 31) sorted by relevance

12

/PHP-5.5/ext/standard/
H A Dpack.c124 SEPARATE_ZVAL(argv[0]); in PHP_FUNCTION()
186 SEPARATE_ZVAL(argv[currentarg]); in PHP_FUNCTION()
331 SEPARATE_ZVAL(val); in PHP_FUNCTION()
348 SEPARATE_ZVAL(val); in PHP_FUNCTION()
H A Dhttp_fopen_wrapper.c198 SEPARATE_ZVAL(tmpzval); in php_stream_url_wrap_http_ex()
342 SEPARATE_ZVAL(tmpzval); in php_stream_url_wrap_http_ex()
364 SEPARATE_ZVAL(tmpzval); in php_stream_url_wrap_http_ex()
740 SEPARATE_ZVAL(tmpzval); in php_stream_url_wrap_http_ex()
763 SEPARATE_ZVAL(tmpzval); in php_stream_url_wrap_http_ex()
H A Dformatted_print.c417 SEPARATE_ZVAL(array); in php_formatted_print()
565 SEPARATE_ZVAL(args[argnum]); in php_formatted_print()
H A Dstring.c1247 SEPARATE_ZVAL(arg1); in PHP_FUNCTION()
2334 SEPARATE_ZVAL(str);
2340 SEPARATE_ZVAL(repl);
2346 SEPARATE_ZVAL(from);
2352 SEPARATE_ZVAL(len);
2965 SEPARATE_ZVAL(&tzv);
3915 SEPARATE_ZVAL(search_entry);
4006 SEPARATE_ZVAL(search);
4007 SEPARATE_ZVAL(replace);
4008 SEPARATE_ZVAL(subject);
[all …]
H A Darray.c2232 SEPARATE_ZVAL(dest_entry); in php_array_merge()
2327 SEPARATE_ZVAL(dest_entry); in php_array_replace_recursive()
2622 SEPARATE_ZVAL(zkeyval); in PHP_FUNCTION()
/PHP-5.5/Zend/
H A Dzend.h770 #define SEPARATE_ZVAL(ppzv) \ macro
784 SEPARATE_ZVAL(ppzv); \
789 SEPARATE_ZVAL(ppzv); \
H A Dzend_object_handlers.c467 SEPARATE_ZVAL(&object); in zend_std_read_property()
574 SEPARATE_ZVAL(&value); in zend_std_write_property()
588 SEPARATE_ZVAL(&object); in zend_std_write_property()
600 SEPARATE_ZVAL(&value); in zend_std_write_property()
832 SEPARATE_ZVAL(&object); in zend_std_unset_property()
1449 SEPARATE_ZVAL(&object); in zend_std_has_property()
H A Dzend_execute.c112 SEPARATE_ZVAL(__t->var.ptr_ptr); \
537 SEPARATE_ZVAL(variable_ptr_ptr); in zend_assign_to_variable_reference()
1095 SEPARATE_ZVAL(container_ptr); in zend_fetch_dimension_address()
1123 SEPARATE_ZVAL(container_ptr); in zend_fetch_dimension_address()
1371 SEPARATE_ZVAL(container_ptr); in zend_fetch_property_address()
H A Dzend_operators.h434 SEPARATE_ZVAL(ppzv); \
/PHP-5.5/ext/filter/
H A Dfilter.c373 SEPARATE_ZVAL(value); in php_zval_filter()
640 SEPARATE_ZVAL(filtered); in php_filter_call()
655 SEPARATE_ZVAL(filtered); in php_filter_call()
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_methods.cpp182 SEPARATE_ZVAL(arg); in PHP_FUNCTION()
188 SEPARATE_ZVAL(arg); in PHP_FUNCTION()
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_statement.c133 SEPARATE_ZVAL(&param->parameter); in pdo_sqlite_stmt_param_hook()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c158 SEPARATE_ZVAL(value); in php_xsl_xslt_make_params()
791 SEPARATE_ZVAL(entry); in PHP_FUNCTION()
889 SEPARATE_ZVAL(entry); in PHP_FUNCTION()
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1391 SEPARATE_ZVAL(replace); in preg_replace_impl()
1405 SEPARATE_ZVAL(regex); in preg_replace_impl()
1406 SEPARATE_ZVAL(subject); in preg_replace_impl()
1423 SEPARATE_ZVAL(subject_entry); in preg_replace_impl()
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_methods.c338 SEPARATE_ZVAL( arg1 ); in PHP_FUNCTION()
/PHP-5.5/ext/pcntl/
H A Dpcntl.c939 SEPARATE_ZVAL(user_signo); in PHP_FUNCTION()
1008 SEPARATE_ZVAL(user_signo); in pcntl_sigwaitinfo()
/PHP-5.5/ext/dom/
H A Dxpath.c563 SEPARATE_ZVAL(entry); in PHP_FUNCTION()
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_statement.c371 SEPARATE_ZVAL(&param->parameter); in pgsql_stmt_param_hook()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c425 SEPARATE_ZVAL(&param); in firebird_bind_blob()
/PHP-5.5/ext/snmp/
H A Dsnmp.c978 SEPARATE_ZVAL(oid); in php_snmp_parse_oid()
988 SEPARATE_ZVAL(type); in php_snmp_parse_oid()
997 SEPARATE_ZVAL(value); in php_snmp_parse_oid()
/PHP-5.5/main/
H A Dphp_variables.c608 SEPARATE_ZVAL(dest_entry); in php_autoglobal_merge()
/PHP-5.5/ext/libxml/
H A Dlibxml.c665 SEPARATE_ZVAL(&retval_ptr); in _php_libxml_external_entity_loader()
/PHP-5.5/ext/hash/
H A Dhash.c812 SEPARATE_ZVAL(z_algorithm); in PHP_FUNCTION()
/PHP-5.5/main/streams/
H A Duserspace.c896 SEPARATE_ZVAL(elem); \ in statbuf_from_array()
/PHP-5.5/ext/curl/
H A Dinterface.c2543 SEPARATE_ZVAL(current); in _php_curl_setopt()
2656 SEPARATE_ZVAL(current); in _php_curl_setopt()

Completed in 243 milliseconds

12