Home
last modified time | relevance | path

Searched defs:id (Results 26 – 50 of 75) sorted by relevance

123

/PHP-7.4/win32/
H A Dcp_enc_map_gen.c6 DWORD id; member
H A Dcodepage.h36 DWORD id; member
/PHP-7.4/ext/sysvsem/
H A Dphp_sysvsem.h42 int id; /* For error reporting. */ member
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_blacklist.h30 int id; member
/PHP-7.4/ext/dom/
H A Ddocumentfragment.c113 zval *id; in PHP_METHOD() local
H A Dattr.c229 zval *id; in PHP_FUNCTION() local
/PHP-7.4/ext/intl/common/
H A Dcommon_date.cpp41 char *id = NULL, in timezone_convert_datetimezone() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.h43 #define UPSERT_STATUS_SET_LAST_INSERT_ID(status, id) (status)->last_insert_id = (id) argument
/PHP-7.4/ext/oci8/
H A Dphp_oci8_int.h128 zend_resource *id; /* resource id */ member
140 zend_resource *id; /* resource ID */ member
174 zend_resource *id; member
199 zend_resource *id; member
221 zend_resource *id; member
/PHP-7.4/ext/session/
H A Dmod_user.c207 zend_string *id = NULL; in PS_CREATE_SID_FUNC() local
H A Dmod_user_class.c168 zend_string *id; in PHP_METHOD() local
/PHP-7.4/ext/sysvshm/
H A Dphp_sysvshm.h67 zend_long id; /* returned by shmget */ member
/PHP-7.4/ext/filter/
H A Dfilter.c34 int id; member
343 static filter_list_entry php_find_filter(zend_long id) /* {{{ */ in php_find_filter()
H A Dfilter_private.h93 #define PHP_FILTER_ID_EXISTS(id) \ argument
/PHP-7.4/Zend/
H A Dzend_exceptions.c318 #define CHECK_EXC_TYPE(id, type) \ argument
404 #define GET_PROPERTY(object, id) \ argument
406 #define GET_PROPERTY_SILENT(object, id) \ argument
H A Dzend_string.c64 #define _ZEND_STR_DSC(id, str) str, argument
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_private.h92 simplestring id; /* id of this value. possibly empty. */ member
H A Dxmlrpc_introspection.c284 static XMLRPC_VALUE describeValue_worker(const char* type, const char* id, const char* desc, int op… in describeValue_worker()
/PHP-7.4/ext/intl/transliterator/
H A Dtransliterator_methods.c145 UChar id[] = {0x52, 0x75, 0x6C, 0x65, 0x73, 0x54, 0x72, in PHP_FUNCTION() local
/PHP-7.4/TSRM/
H A DTSRM.c436 TSRM_API void *ts_resource_ex(ts_rsrc_id id, THREAD_T *th_id) in ts_resource_ex()
605 void ts_free_id(ts_rsrc_id id) in ts_free_id()
/PHP-7.4/ext/sysvmsg/
H A Dsysvmsg.c47 zend_long id; member
/PHP-7.4/ext/pdo_dblib/
H A Ddblib_driver.c235 char *id = NULL; in dblib_handle_last_id() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h561 #define FILE_RCSID(id) \ argument
564 #define FILE_RCSID(id) \ argument
570 #define FILE_RCSID(id) argument
H A Dcdf.c389 const cdf_header_t *h, cdf_secid_t id) in cdf_read_sector()
398 size_t len, const cdf_header_t *h, cdf_secid_t id) in cdf_read_short_sector()
1202 cdf_print_classid(char *buf, size_t buflen, const cdf_classid_t *id) in cdf_print_classid()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_watch.h92 uint32_t id; member

Completed in 66 milliseconds

123