Home
last modified time | relevance | path

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

/PHP-5.6/ext/session/
H A Dmod_mm.c117 php_uint32 hv, slot; in ps_sd_new() local
159 php_uint32 slot; in ps_sd_destroy() local
184 php_uint32 hv, slot; in ps_sd_lookup() local
/PHP-5.6/ext/standard/
H A Dvar_unserializer.c98 zval **slot = get_var_push_dtor_slot(var_hashx); in var_push_dtor() local
494 zval **slot = get_var_push_dtor_slot(var_hash); in object_common2() local
/PHP-5.6/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.c6693 pcre_uchar *slot; in compile_branch() local
8908 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-5.6/ext/gd/libgd/
H A Dgdft.c818 FT_GlyphSlot slot; local

Completed in 84 milliseconds