Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_execute.h348 #define CACHED_PTR_EX(slot) \ argument
351 #define CACHE_PTR_EX(slot, ptr) do { \ argument
355 #define CACHED_POLYMORPHIC_PTR_EX(slot, ce) \ argument
358 #define CACHE_POLYMORPHIC_PTR_EX(slot, ce, ptr) do { \ argument
H A Dzend_object_handlers.c933 zval *slot = OBJ_PROP(zobj, property_offset); in zend_std_unset_property() local
H A Dzend_API.c1204 zval *slot = OBJ_PROP(object, property_info->offset); in object_properties_init_ex() local
1245 zval *slot = OBJ_PROP(object, property_info->offset); in object_properties_load() local
/PHP-7.0/ext/session/
H A Dmod_mm.c117 php_uint32 hv, slot; in ps_sd_new() local
158 php_uint32 slot; in ps_sd_destroy() local
183 php_uint32 hv, slot; in ps_sd_lookup() local
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_study.c391 pcre_uchar *slot = (pcre_uchar *)re + in find_minlength() local
H A Dpcre_exec.c1346 pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size; in match() local
1365 pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size; in match() local
2707 pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size; in match() local
H A Dpcre_compile.c6691 pcre_uchar *slot; in compile_branch() local
8906 pcre_uchar *slot = cd->name_table; in add_name() local
H A Dpcre_jit_compile.c782 pcre_uchar *slot; in check_opcode_types() local
5962 pcre_uchar *slot = common->name_table + GET2(cc, 1) * common->name_entry_size; in compile_dnref_search() local
6993 pcre_uchar *slot; in compile_bracket_matchingpath() local
/PHP-7.0/ext/gd/libgd/
H A Dgdft.c817 FT_GlyphSlot slot; local

Completed in 139 milliseconds