Home
last modified time | relevance | path

Searched defs:idx (Results 26 – 49 of 49) sorted by relevance

12

/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/zip/
H A Dphp_zip.c1613 int idx; in ZIPARCHIVE_METHOD() local
1945 long idx = -1; in ZIPARCHIVE_METHOD() local
2063 int idx; in ZIPARCHIVE_METHOD() local
2121 int name_len, idx; in ZIPARCHIVE_METHOD() local
/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_hash.h310 #define ZEND_HANDLE_NUMERIC_EX(key, length, idx, func) do { \ in END_EXTERN_C() argument
H A Dzend_execute_API.c1540 #define DISPLAY_ABSTRACT_FN(idx) \ argument
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_API.c4023 ulong idx; in zend_resolve_method_name() local
/PHP-5.5/ext/json/
H A Djson.c180 ulong index, idx; in json_determine_array_type() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_png.c395 register png_byte idx = row_pointers[h][w]; in gdImageCreateFromPngCtx() local
H A Dgd_jpeg.c245 int idx = im->pixels[i][j]; in gdImageJpegCtx() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c257 int idx; in PHP_FUNCTION() local
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c782 ulong idx; in PHP_FUNCTION() local
/PHP-5.5/sapi/milter/
H A Dphp_milter.c674 long idx; in PHP_FUNCTION() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c2025 size_t idx; in magiccheck() local
H A Dapprentice.c364 add_mlist(struct mlist *mlp, struct magic_map *map, size_t idx) in add_mlist()
/PHP-5.5/ext/dom/
H A Dnode.c1827 ulong idx; in dom_canonicalization() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c570 ulong idx; in cgi_php_import_environment_variables() 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/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/pdo/
H A Dpdo_stmt.c856 int flags, idx, old_arg_count = 0; in do_fetch() local
/PHP-5.5/ext/standard/
H A Dstring.c1593 int idx; local
1609 int idx; 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/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

Completed in 407 milliseconds

12