Home
last modified time | relevance | path

Searched defs:index (Results 51 – 75 of 78) sorted by relevance

1234

/PHP-5.5/ext/spl/
H A Dspl_directory.h81 int index; member
H A Dspl_observer.c84 long index; member
H A Dspl_directory.c341 int index, skip_dots; in spl_filesystem_object_clone() local
/PHP-5.5/ext/standard/
H A Dproc_open.c442 int index; /* desired fd number in child process */ member
/PHP-5.5/ext/filter/
H A Dfilter.c685 ulong index; in php_filter_array_handler() local
/PHP-5.5/sapi/cli/
H A Dphp_http_parser.c334 uint32_t index = parser->index; in php_http_parser_execute() local
H A Dphp_cli.c1042 size_t len, index = 0; in do_cli() local
/PHP-5.5/main/
H A Dphp_variables.c59 char *index; in php_register_variable_ex() local
H A Drfc1867.c90 char *s = varname, *index = NULL, *indexend = NULL, *p; in normalize_protected_variable() local
/PHP-5.5/ext/soap/
H A Dphp_schema.c2168 ulong index; in schema_attributegroup_fixup() local
2279 ulong index; in schema_type_fixup() local
H A Dsoap.c1017 ulong index; in soap_create_typemap() local
4423 static xmlNodePtr serialize_parameter(sdlParamPtr param, zval *param_val, int index, char *name, in…
4488 static sdlParamPtr get_param(sdlFunctionPtr function, char *param_name, int index, int response)
H A Dphp_encoding.c2063 ulong index; in to_xml_object() local
/PHP-5.5/ext/date/lib/
H A Dtimelib_structs.h219 const timelib_tzdb_index_entry *index; member
/PHP-5.5/ext/dom/
H A Dphp_dom.c1480 …elements_by_tag_name_ns_raw(xmlNodePtr nodep, char *ns, char *local, int *cur, int index) /* {{{ */ in dom_get_elements_by_tag_name_ns_raw()
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c347 long index = strtol(id, NULL, 0); in add_zval() local
/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h150 ulong index; /* descriptors hash table index */ member
/PHP-5.5/ext/phar/
H A Dphar_object.c959 char *index = NULL, *webindex = NULL, *stub, *error; in PHP_METHOD() local
2957 char *index = NULL, *webindex = NULL, *error = NULL, *stub = NULL; in PHP_METHOD() local
/PHP-5.5/ext/gd/
H A Dgd.c1520 int index; in PHP_FUNCTION() local
2904 long index; in PHP_FUNCTION() local
3000 long index; in PHP_FUNCTION() local
/PHP-5.5/Zend/
H A Dzend_compile.c827 ulong index; in fetch_array_dim() local
5750 ulong index; in zend_do_init_array() local
5782 ulong index; in zend_do_add_array_element() local
/PHP-5.5/ext/gd/libgd/
H A Dgd.c2751 int index; in gdImageSetBrush() local
2764 int index; in gdImageSetTile() local
/PHP-5.5/main/streams/
H A Dstreams.c126 ulong index = -1; /* intentional */ in php_stream_from_persistent_id() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c314 sljit_si index; member
/PHP-5.5/ext/ldap/
H A Dldap.c1305 ulong index; in php_ldap_do_modify() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c7339 unsigned int index = i; in compile_branch() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregexec.c475 #define STACK_AT(index) (stk_base + (index)) argument

Completed in 280 milliseconds

1234