Home
last modified time | relevance | path

Searched defs:data (Results 251 – 269 of 269) sorted by relevance

1...<<11

/php-src/ext/opcache/jit/ir/
H A Dir_private.h486 uint32_t *data; member
825 void *data; member
/php-src/ext/pdo/
H A Dpdo_stmt.c1246 zval data, *return_all = NULL; in PHP_METHOD() local
/php-src/ext/date/lib/
H A Dtimelib.h361 const unsigned char *data; member
/php-src/ext/standard/
H A Dfile.c457 zval *data; in PHP_FUNCTION() local
H A Dstring.c174 zend_string *data; in PHP_FUNCTION() local
189 zend_string *result, *data; in PHP_FUNCTION() local
H A Dhtml_tables.h1117 } data; member
/php-src/Zend/
H A Dzend_gc.c309 zend_refcounted *data[GC_STACK_SEGMENT_SIZE]; member
H A Dzend.c1357 ZEND_API void zend_message_dispatcher(zend_long message, const void *data) /* {{{ */ in zend_message_dispatcher()
H A Dzend_alloc.c3014 ZEND_API zend_mm_heap *zend_mm_startup_ex(const zend_mm_handlers *handlers, void *data, size_t data…
/php-src/ext/dom/
H A Delement.c1609 zend_string *where, *data; in PHP_METHOD() local
/php-src/ext/mysqli/
H A Dmysqli_api.c1437 char *data; in PHP_FUNCTION() local
/php-src/ext/sockets/
H A Dsockets.c391 static void sockets_destroy_wsa_info(zval *data)
/php-src/ext/gd/
H A Dgd.stub.php547 function imagecreatefromstring(string $data): GdImage|false {}
/php-src/sapi/cli/
H A Dphp_cli_server.c160 } data; member
/php-src/ext/ldap/
H A Dldap.c88 LDAPMessage *data; member
/php-src/sapi/litespeed/
H A Dlsapilib.c4260 #define MD5STEP(f, w, x, y, z, data, s) \ argument
/php-src/ext/reflection/
H A Dphp_reflection.c148 zend_attribute *data; member
1147 static void reflection_attribute_factory(zval *object, HashTable *attributes, zend_attribute *data, in reflection_attribute_factory()
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c410 void*data; member
/php-src/ext/ffi/
H A Dffi.c939 static void zend_ffi_callback_trampoline(ffi_cif* cif, void* ret, void** args, void* data) /* {{{ */ in zend_ffi_callback_trampoline()

Completed in 206 milliseconds

1...<<11