Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 9 of 9) sorted by relevance

/PHP-7.2/Zend/
H A Dzend_execute.h350 #define CACHED_PTR_EX(slot) \ argument
353 #define CACHE_PTR_EX(slot, ptr) do { \ argument
357 #define CACHED_POLYMORPHIC_PTR_EX(slot, ce) \ argument
360 #define CACHE_POLYMORPHIC_PTR_EX(slot, ce, ptr) do { \ argument
H A Dzend_object_handlers.c978 zval *slot = OBJ_PROP(zobj, property_offset); in zend_std_unset_property() local
H A Dzend_API.c1230 zval *slot = OBJ_PROP(object, property_info->offset); in object_properties_init_ex() local
1271 zval *slot = OBJ_PROP(object, property_info->offset); in object_properties_load() local
/PHP-7.2/ext/session/
H A Dmod_mm.c115 uint32_t hv, slot; in ps_sd_new() local
156 uint32_t slot; in ps_sd_destroy() local
181 uint32_t hv, slot; in ps_sd_lookup() local
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_study.c393 pcre_uchar *slot = (pcre_uchar *)re + in find_minlength() local
H A Dpcre_exec.c1348 pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size; in match() local
1367 pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size; in match() local
2709 pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size; in match() local
H A Dpcre_compile.c6773 pcre_uchar *slot; in compile_branch() local
8966 pcre_uchar *slot = cd->name_table; in add_name() local
H A Dpcre_jit_compile.c797 pcre_uchar *slot; in check_opcode_types() local
6731 pcre_uchar *slot = common->name_table + GET2(cc, 1) * common->name_entry_size; in compile_dnref_search() local
7815 pcre_uchar *slot; in compile_bracket_matchingpath() local
/PHP-7.2/ext/gd/libgd/
H A Dgdft.c824 FT_GlyphSlot slot; local

Completed in 95 milliseconds