Home
last modified time | relevance | path

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

1234567891011

/php-src/ext/pgsql/
H A Dpgsql.stub.php752 function pg_lo_write(PgSql\Lob $lob, string $data, ?int $length = null): int|false {}
758 function pg_lowrite(PgSql\Lob $lob, string $data, ?int $length = null): int|false {}
/php-src/ext/opcache/jit/ir/
H A Dir.h484 void *data; member
612 void *data; member
H A Dir_emit.c409 ir_common_backend_data *data = ctx->data; in ir_const_label() local
/php-src/ext/dom/lexbor/lexbor/css/
H A Dparser.h339 const lxb_char_t *data, size_t length) in lxb_css_parser_buffer_set()
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dtoken.h128 const lxb_char_t *data; member
/php-src/Zend/
H A Dzend_fibers.c519 boost_context_data data = jump_fcontext(to->handle, transfer); in zend_fiber_switch_context() local
H A Dzend_alloc.h300 void *data; member
H A Dzend_types.h443 # define HT_HASH_TO_BUCKET_EX(data, idx) \ argument
451 # define HT_HASH_TO_BUCKET_EX(data, idx) \ argument
461 #define HT_HASH_EX(data, idx) \ argument
/php-src/ext/dom/lexbor/lexbor/html/interfaces/
H A Ddocument.c1331 lxb_html_document_destroy_struct_noi(lxb_html_document_t *document, void *data) in lxb_html_document_destroy_struct_noi()
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c1201 const lxb_char_t *data = target->data; in lxb_selectors_match_class() local
/php-src/ext/intl/locale/
H A Dlocale_methods.c869 zval *data; in append_multiple_key_values() local
/php-src/ext/simplexml/
H A Dsimplexml.c2241 char *data; in PHP_FUNCTION() local
2296 char *data, *ns = NULL; in PHP_METHOD() local
/php-src/ext/openssl/
H A Dxp_ssl.c182 unsigned char *data; member
654 static int php_openssl_passwd_callback(char *buf, int num, int verify, void *data) /* {{{ */ in php_openssl_passwd_callback()
/php-src/ext/session/
H A Dphp_session.h135 zval data; /* the array exported to session data */ member
/php-src/ext/phar/
H A Dutil.c2015 static int phar_update_cached_entry(zval *data, void *argument) /* {{{ */ in phar_update_cached_entry()
H A Dphar_internal.h410 phar_entry_fp_info *data; in phar_set_fp_type() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c300 int data; /* Some use extra data */ member
/php-src/ext/libxml/
H A Dlibxml.c140 static void php_libxml_unlink_entity(void *data, void *table, const xmlChar *name) in php_libxml_unlink_entity()
/php-src/main/
H A Doutput.c790 static inline void php_output_context_feed(php_output_context *context, char *data, size_t size, si… in php_output_context_feed()
H A Dmain.c1622 static ZEND_COLD void php_message_handler_for_zend(zend_long message, const void *data) in php_message_handler_for_zend()
/php-src/ext/soap/
H A Dphp_sdl.c1230 static void sdl_deserialize_key(HashTable* ht, void* data, char **in) in sdl_deserialize_key()
2410 static void make_persistent_restriction_int(void *data) in make_persistent_restriction_int()
/php-src/ext/gd/
H A Dgd.c1335 static int _php_image_type(zend_string *data) in _php_image_type()
1383 gdImagePtr _php_image_create_from_string(zend_string *data, char *tn, gdImagePtr (*ioctx_func_p)(gd… in _php_image_create_from_string()
1410 zend_string *data; in PHP_FUNCTION() local
/php-src/ext/gd/libgd/
H A Dgd.h284 char *data; member
/php-src/ext/standard/
H A Dstreamsfuncs.c363 char *data, *target_addr = NULL; in PHP_FUNCTION() local
/php-src/ext/spl/
H A Dspl_observer.c966 HashTable *data; in PHP_METHOD() local

Completed in 169 milliseconds

1234567891011