Home
last modified time | relevance | path

Searched defs:refcount (Results 1 – 16 of 16) sorted by relevance

/PHP-8.3/ext/libxml/
H A Dphp_libxml.h67 int refcount; member
74 int refcount; member
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_set.c239 PHPDBG_SET(refcount) /* {{{ */ in PHPDBG_SET() argument
/PHP-8.3/main/streams/
H A Dphp_stream_filter_api.h51 int refcount; member
/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_sockets.c32 int refcount; member
/PHP-8.3/ext/spl/
H A Dspl_array.c455 static uint32_t spl_array_set_refcount(bool is_child, HashTable *ht, uint32_t refcount) /* {{{ */ in spl_array_set_refcount()
490 uint32_t refcount = 0; in spl_array_write_dimension_ex() local
549 uint32_t refcount = spl_array_set_refcount(intern->is_child, ht, 1); in spl_array_unset_dimension_ex() local
/PHP-8.3/ext/com_dotnet/
H A Dcom_wrapper.c39 LONG refcount; /* COM reference count */ member
H A Dcom_persist.c39 LONG refcount; member
/PHP-8.3/ext/pdo/
H A Dphp_pdo_driver.h481 unsigned int refcount; member
603 zend_ulong refcount; member
/PHP-8.3/build/
H A Dgen_stub.php1148 public string $refcount; variable in ReturnInfo
1150 …struct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType, ?string $refcount) {
1173 private function setRefcount(?string $refcount): void
/PHP-8.3/ext/dom/
H A Ddocument.c1167 int refcount; in PHP_METHOD() local
1391 int refcount = php_libxml_decrement_doc_ref((php_libxml_node_object *)intern); in dom_finish_loading_document() local
/PHP-8.3/Zend/
H A Dzend.h155 int refcount; member
H A Dzend_types.h363 uint32_t refcount; /* reference counter 32-bit */ member
1202 #define ZVAL_MAKE_REF_EX(z, refcount) do { \ argument
H A Dzend_compile.h468 uint32_t *refcount; member
/PHP-8.3/ext/phar/
H A Dphar_internal.h301 int refcount; member
/PHP-8.3/ext/pcre/
H A Dphp_pcre.c61 uint32_t refcount; member
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_structs.h930 unsigned int refcount; member

Completed in 101 milliseconds