Home
last modified time | relevance | path

Searched refs:Z_SET_REFCOUNT_P (Results 26 – 38 of 38) sorted by path

12

/PHP-5.5/ext/phar/
H A Dphar_object.c2270 Z_SET_REFCOUNT_P(phar->metadata, 1); in phar_convert_to_other()
2318 Z_SET_REFCOUNT_P(newentry.metadata, 1); in phar_convert_to_other()
3505 Z_SET_REFCOUNT_P(newentry.metadata, 1); in PHP_METHOD()
H A Dutil.c2019 Z_SET_REFCOUNT_P(entry->metadata, 1);
2063 Z_SET_REFCOUNT_P(phar->metadata, 1);
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c343 Z_SET_REFCOUNT_P(object, 1); in reflection_instantiate()
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c375 Z_SET_REFCOUNT_P(return_value, 0); in sxe_prop_dim_read()
1779 Z_SET_REFCOUNT_P(object, 1); in cast_object()
1952 Z_SET_REFCOUNT_P(retval, 0); in sxe_get_value()
/PHP-5.5/ext/snmp/
H A Dsnmp.c2002 Z_SET_REFCOUNT_P(retval, 0); in php_snmp_read_property()
/PHP-5.5/ext/sockets/
H A Dsockets.c2302 Z_SET_REFCOUNT_P(retsock->zstream, 1);
/PHP-5.5/ext/spl/
H A Dspl_array.c413 Z_SET_REFCOUNT_P(newval, 1); in spl_array_read_dimension_ex()
1330 Z_SET_REFCOUNT_P(return_value, 1); in SPL_METHOD()
/PHP-5.5/ext/standard/
H A Duser_filters.c357 Z_SET_REFCOUNT_P(obj, 1); in user_filter_factory_create()
/PHP-5.5/ext/tidy/
H A Dtidy.c740 Z_SET_REFCOUNT_P(object, 1); in tidy_instanciate()
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c176 Z_SET_REFCOUNT_P(retval, 0); in xmlreader_read_property()
/PHP-5.5/ext/zip/
H A Dphp_zip.c946 Z_SET_REFCOUNT_P(retval, 0); in php_zip_read_property()
996 Z_SET_REFCOUNT_P(tmp, 1); in php_zip_has_property()
H A Dphp_zip.h39 #ifndef Z_SET_REFCOUNT_P
41 # define Z_SET_REFCOUNT_P(pz, rc) pz->refcount = rc macro
/PHP-5.5/main/streams/
H A Duserspace.c290 Z_SET_REFCOUNT_P(object, 1); in user_stream_create_object()
388 Z_SET_REFCOUNT_P(zopened, 1); in user_wrapper_opener()

Completed in 219 milliseconds

12