Home
last modified time | relevance | path

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

123

/PHP-7.4/main/
H A Drfc1867.c95 char *s = varname, *index = NULL, *indexend = NULL, *p; in normalize_protected_variable() local
/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c341 long index = strtol(id, NULL, 0); in add_zval() local
/PHP-7.4/ext/dom/
H A Dphp_dom.c1340 …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-7.4/ext/gd/
H A Dgd.c1541 int index = 0; in PHP_FUNCTION() local
3029 zend_long index; in PHP_FUNCTION() local
3146 zend_long index; in PHP_FUNCTION() local
/PHP-7.4/ext/spl/
H A Dspl_observer.c82 zend_long index; member
H A Dspl_directory.c355 int index, skip_dots; in spl_filesystem_object_clone() local
/PHP-7.4/ext/oci8/
H A Dphp_oci8_int.h175 zend_ulong index; /* descriptors hash table index */ member
/PHP-7.4/ext/date/lib/
H A Dtimelib.h313 const timelib_tzdb_index_entry *index; member
/PHP-7.4/ext/xml/
H A Dxml.c69 zval index; local
/PHP-7.4/ext/phar/
H A Dphar_object.c949 char *index = NULL, *webindex = NULL, *error; in PHP_METHOD() local
2976 char *index = NULL, *webindex = NULL, *error = NULL; in PHP_METHOD() local
/PHP-7.4/Zend/
H A Dzend_builtin_functions.c1959 zend_ulong index; in ZEND_FUNCTION() local
H A Dzend_hash.c92 unsigned long index; in zend_hash_check_size() local
H A Dzend_compile.c2238 zend_ulong index; in zend_handle_numeric_op() local
2251 zend_ulong index; in zend_handle_numeric_dim() local
H A Dzend_API.h421 static zend_always_inline int add_index_zval(zval *arg, zend_ulong index, zval *value) in add_index_zval()
/PHP-7.4/ext/soap/
H A Dsoap.c4398 static xmlNodePtr serialize_parameter(sdlParamPtr param, zval *param_val, int index, char *name, in…
4467 static sdlParamPtr get_param(sdlFunctionPtr function, char *param_name, int index, int response) /*…
H A Dphp_encoding.c3459 zend_ulong index; in is_map() local
/PHP-7.4/ext/gd/libgd/
H A Dgd.c2824 int index; in gdImageSetBrush() local
2837 int index; in gdImageSetTile() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c6227 int count, index; in compile_branch() local
6646 int count, index; in compile_branch() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c326 sljit_s32 index; member
H A DsljitNativeTILEGX-encoder.c9504 int index = 0; in find_opcode() local
/PHP-7.4/ext/ldap/
H A Dldap.c2215 zend_ulong index; in php_ldap_do_modify() local
/PHP-7.4/ext/standard/
H A Darray.c4221 zval *column = NULL, *index = NULL; local

Completed in 266 milliseconds

123