Home
last modified time | relevance | path

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

/PHP-8.2/ext/libxml/
H A Dphp_libxml.h67 int refcount; member
73 int refcount; member
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_set.c239 PHPDBG_SET(refcount) /* {{{ */ in PHPDBG_SET() argument
/PHP-8.2/main/streams/
H A Dphp_stream_filter_api.h51 int refcount; member
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_sockets.c32 int refcount; member
/PHP-8.2/ext/spl/
H A Dspl_array.c456 static uint32_t spl_array_set_refcount(bool is_child, HashTable *ht, uint32_t refcount) /* {{{ */ in spl_array_set_refcount()
491 uint32_t refcount = 0; in spl_array_write_dimension_ex() local
550 uint32_t refcount = spl_array_set_refcount(intern->is_child, ht, 1); in spl_array_unset_dimension_ex() local
/PHP-8.2/ext/dom/
H A Ddocument.c1114 int refcount; in PHP_METHOD() local
1338 int refcount, ret; in dom_parse_document() local
1925 int refcount, ret; in dom_load_html() local
/PHP-8.2/ext/com_dotnet/
H A Dcom_wrapper.c39 LONG refcount; /* COM reference count */ member
H A Dcom_persist.c39 LONG refcount; member
/PHP-8.2/ext/pdo/
H A Dphp_pdo_driver.h481 unsigned int refcount; member
603 zend_ulong refcount; member
/PHP-8.2/build/
H A Dgen_stub.php1134 public string $refcount; variable in ReturnInfo
1136 …struct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType, ?string $refcount) {
1159 private function setRefcount(?string $refcount): void
/PHP-8.2/Zend/
H A Dzend.h155 int refcount; member
H A Dzend_types.h343 uint32_t refcount; /* reference counter 32-bit */ member
1088 #define ZVAL_MAKE_REF_EX(z, refcount) do { \ argument
H A Dzend_compile.h464 uint32_t *refcount; member
/PHP-8.2/ext/phar/
H A Dphar_internal.h301 int refcount; member
/PHP-8.2/ext/pcre/
H A Dphp_pcre.c61 uint32_t refcount; member
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_structs.h933 unsigned int refcount; member

Completed in 111 milliseconds