Home
last modified time | relevance | path

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

12

/PHP-5.4/ext/xmlrpc/libxmlrpc/
H A Dqueue.c899 int idx; in Q_Seek() local
/PHP-5.4/Zend/
H A Dzend.h150 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
152 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
156 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
158 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
H A Dzend_hash.h307 #define ZEND_HANDLE_NUMERIC_EX(key, length, idx, func) do { \ in END_EXTERN_C() argument
H A Dzend_execute_API.c1633 #define DISPLAY_ABSTRACT_FN(idx) \ argument
H A Dzend_compile.c3117 zend_uint idx = i; in zend_get_function_declaration() local
3132 zend_uint idx = i; in zend_get_function_declaration() local
H A Dzend_API.c3960 ulong idx; in zend_resolve_method_name() local
/PHP-5.4/ext/zip/
H A Dphp_zip.c1605 int idx; in ZIPARCHIVE_METHOD() local
1937 long idx = -1; in ZIPARCHIVE_METHOD() local
2055 int idx; in ZIPARCHIVE_METHOD() local
2113 int name_len, idx; in ZIPARCHIVE_METHOD() local
/PHP-5.4/ext/json/
H A Djson.c169 ulong index, idx; in json_determine_array_type() local
/PHP-5.4/ext/gd/libgd/
H A Dgd_png.c393 register png_byte idx = row_pointers[h][w]; in gdImageCreateFromPngCtx() local
H A Dgd_jpeg.c241 int idx = im->pixels[i][j]; in gdImageJpegCtx() local
/PHP-5.4/ext/com_dotnet/
H A Dcom_com.c257 int idx; in PHP_FUNCTION() local
/PHP-5.4/sapi/milter/
H A Dphp_milter.c674 long idx; in PHP_FUNCTION() local
/PHP-5.4/ext/xsl/
H A Dxsltprocessor.c782 ulong idx; in PHP_FUNCTION() local
/PHP-5.4/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.4/sapi/fpm/fpm/
H A Dfpm_main.c570 ulong idx; in cgi_php_import_environment_variables() local
/PHP-5.4/ext/dom/
H A Dnode.c1827 ulong idx; in dom_canonicalization() local
/PHP-5.4/ext/spl/
H A Dspl_directory.c928 int path_len, idx; in SPL_METHOD() local
969 int idx; in SPL_METHOD() local
/PHP-5.4/ext/soap/
H A Dphp_encoding.c480 ulong idx; in master_to_xml_int() local
3248 ulong idx; in to_xml_any() local
H A Dphp_sdl.c3381 ulong idx; in get_sdl() local
/PHP-5.4/ext/pdo/
H A Dpdo_stmt.c856 int flags, idx, old_arg_count = 0; in do_fetch() local
/PHP-5.4/ext/standard/
H A Dstring.c1579 int idx; local
1595 int idx; local
/PHP-5.4/ext/exif/
H A Dexif.c1948 int i, ap, l, b, idx=0, unknown=0; in add_assoc_image_info() local
/PHP-5.4/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 608 milliseconds

12