Home
last modified time | relevance | path

Searched defs:idx (Results 1 – 25 of 49) sorted by path

12

/PHP-5.5/Zend/
H A Dzend.h163 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
165 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
169 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
171 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
H A Dzend_API.c4023 ulong idx; in zend_resolve_method_name() local
H A Dzend_compile.c3309 zend_uint idx = i; in zend_get_function_declaration() local
3324 zend_uint idx = i; in zend_get_function_declaration() local
H A Dzend_execute_API.c1540 #define DISPLAY_ABSTRACT_FN(idx) \ argument
H A Dzend_hash.h310 #define ZEND_HANDLE_NUMERIC_EX(key, length, idx, func) do { \ in END_EXTERN_C() argument
/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c257 int idx; in PHP_FUNCTION() local
H A Dcom_typeinfo.c74 int idx; in php_com_load_typelib() local
298 unsigned int idx; in php_com_locate_typeinfo() local
304 unsigned int idx; in php_com_locate_typeinfo() local
/PHP-5.5/ext/dom/
H A Dnode.c1827 ulong idx; in dom_canonicalization() local
/PHP-5.5/ext/exif/
H A Dexif.c1948 int i, ap, l, b, idx=0, unknown=0; in add_assoc_image_info() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c364 add_mlist(struct mlist *mlp, struct magic_map *map, size_t idx) in add_mlist()
H A Dsoftmagic.c2025 size_t idx; in magiccheck() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_jpeg.c245 int idx = im->pixels[i][j]; in gdImageJpegCtx() local
H A Dgd_png.c395 register png_byte idx = row_pointers[h][w]; in gdImageCreateFromPngCtx() local
/PHP-5.5/ext/hash/
H A Dhash.c601 ulong idx; in PHP_FUNCTION() local
1045 ulong idx; in PHP_MINFO_FUNCTION() local
/PHP-5.5/ext/json/
H A Djson.c180 ulong index, idx; in json_determine_array_type() local
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_iso2022_jp_ms.c277 int idx; in cp932ext3_cp932ext2_jis() local
/PHP-5.5/ext/mbstring/ucgendat/
H A Ducgendat.c198 ac_uint4 idx; member
1299 ac_uint4 i, idx, nprops; in write_cdata() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_result_meta.c55 mysqlnd_is_key_numeric(const char * key, size_t length, long *idx) in mysqlnd_is_key_numeric()
111 long idx; in MYSQLND_METHOD() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c856 int flags, idx, old_arg_count = 0; in do_fetch() local
/PHP-5.5/ext/soap/
H A Dphp_encoding.c480 ulong idx; in master_to_xml_int() local
3239 ulong idx; in to_xml_any() local
H A Dphp_sdl.c3381 ulong idx; in get_sdl() local
/PHP-5.5/ext/spl/
H A Dspl_directory.c931 int path_len, idx; in SPL_METHOD() local
972 int idx; in SPL_METHOD() local
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c12099 int idx; /* Index in some Table.aCol[] of a column named zName */ member
18668 #define MEM5LINK(idx) ((Mem5Link *)(&mem5.zPool[(idx)*mem5.szAtom])) argument
/PHP-5.5/ext/standard/
H A Dhttp.c38 ulong idx; in php_url_encode_hash_ex() local
H A Dmetaphone.c130 int idx; in Lookahead() local

Completed in 475 milliseconds

12