Home
last modified time | relevance | path

Searched defs:refcount (Results 1 – 16 of 16) sorted by last modified time

/PHP-8.1/Zend/
H A Dzend.h154 int refcount; member
H A Dzend_types.h336 uint32_t refcount; /* reference counter 32-bit */ member
1069 #define ZVAL_MAKE_REF_EX(z, refcount) do { \ argument
H A Dzend_compile.h450 uint32_t *refcount; member
/PHP-8.1/ext/libxml/
H A Dphp_libxml.h67 int refcount; member
73 int refcount; member
/PHP-8.1/ext/dom/
H A Ddocument.c1109 int refcount; in PHP_METHOD() local
1331 int refcount, ret; in dom_parse_document() local
1864 int refcount, ret; in dom_load_html() local
/PHP-8.1/ext/spl/
H A Dspl_array.c495 static uint32_t spl_array_set_refcount(bool is_child, HashTable *ht, uint32_t refcount) /* {{{ */ in spl_array_set_refcount()
530 uint32_t refcount = 0; in spl_array_write_dimension_ex() local
589 uint32_t refcount = spl_array_set_refcount(intern->is_child, ht, 1); in spl_array_unset_dimension_ex() local
/PHP-8.1/ext/pcre/
H A Dphp_pcre.c52 uint32_t refcount; member
/PHP-8.1/build/
H A Dgen_stub.php893 public $refcount; variable in ReturnInfo
895 …struct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType, ?string $refcount) {
922 private function setRefcount(?string $refcount): void
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_sockets.c32 int refcount; member
/PHP-8.1/ext/pdo/
H A Dphp_pdo_driver.h481 unsigned int refcount; member
603 zend_ulong refcount; member
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_structs.h933 unsigned int refcount; member
/PHP-8.1/ext/com_dotnet/
H A Dcom_persist.c39 LONG refcount; member
H A Dcom_wrapper.c39 LONG refcount; /* COM reference count */ member
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_set.c239 PHPDBG_SET(refcount) /* {{{ */ in PHPDBG_SET() argument
/PHP-8.1/main/streams/
H A Dphp_stream_filter_api.h51 int refcount; member
/PHP-8.1/ext/phar/
H A Dphar_internal.h301 int refcount; member

Completed in 106 milliseconds