Home
last modified time | relevance | path

Searched defs:index (Results 26 – 50 of 93) sorted by last modified time

1234

/php-src/ext/intl/
H A Dphp_intl.stub.php548 function resourcebundle_get(ResourceBundle $bundle, string|int $index, bool $fallback = true): Reso…
/php-src/main/
H A Dphp_variables.c112 char *index; in php_register_variable_ex() local
H A Drfc1867.c65 char *s = varname, *index = NULL, *indexend = NULL, *p; in normalize_protected_variable() local
/php-src/ext/standard/
H A Dproc_open.c501 int index; /* desired FD # in child process */ member
772 static zend_string* get_string_parameter(zval *array, int index, char *param_name) in get_string_parameter()
/php-src/ext/mysqli/
H A Dmysqli_api.c433 unsigned int index; in PHP_FUNCTION() local
542 unsigned int index; in PHP_FUNCTION() local
/php-src/ext/dom/
H A Dnamednodemap.c135 xmlNodePtr php_dom_named_node_map_get_item(dom_nnodemap_object *objmap, zend_long index) in php_dom_named_node_map_get_item()
160 void php_dom_named_node_map_get_item_into_zval(dom_nnodemap_object *objmap, zend_long index, zval *… in php_dom_named_node_map_get_item_into_zval()
175 zend_long index; in PHP_METHOD() local
H A Dnamespace_compat.c497 size_t index = 0; in php_dom_get_in_scope_ns() local
/php-src/main/streams/
H A Dglob_wrapper.c38 size_t index; member
142 size_t index; in php_glob_stream_read() local
/php-src/Zend/Optimizer/
H A Dzend_dump.c30 zend_ulong index; in zend_dump_ht() local
H A Dzend_optimizer.c575 zend_ulong index; in zend_optimizer_update_op2_const() local
591 zend_ulong index; in zend_optimizer_update_op2_const() local
/php-src/ext/spl/
H A Dspl_directory.c419 int index; in spl_filesystem_object_clone() local
H A Dspl_fixedarray.stub.php35 public function offsetExists($index): bool {}
41 public function offsetGet($index): mixed {}
47 public function offsetSet($index, mixed $value): void {}
53 public function offsetUnset($index): void {}
H A Dspl_dllist.c670 zend_long index; in PHP_METHOD() local
684 zend_long index; in PHP_METHOD() local
711 zend_long index; in PHP_METHOD() local
752 zend_long index; in PHP_METHOD() local
1164 zend_long index; in PHP_METHOD() local
H A Dspl_array.c655 zval *index; in PHP_METHOD() local
665 zval *value, *index; in PHP_METHOD() local
678 zval *index, *value; in PHP_METHOD() local
711 zval *index; in PHP_METHOD() local
/php-src/ext/xmlreader/
H A Dphp_xmlreader.stub.php137 public function getAttributeNo(int $index): ?string {}
155 public function moveToAttributeNo(int $index): bool {}
/php-src/ext/phar/
H A Dphar_object.stub.php193 public function setDefaultStub(?string $index = null, ?string $webIndex = null): bool {}
219 …final public static function createDefaultStub(?string $index = null, ?string $webIndex = null): s…
242 ?string $alias = null, ?string $index = null, ?string $fileNotFoundScript = null,
461 public function setDefaultStub(?string $index = null, ?string $webIndex = null): bool {}
503 …final public static function createDefaultStub(?string $index = null, ?string $webIndex = null): s…
537 ?string $alias = null, ?string $index = null, ?string $fileNotFoundScript = null,
/php-src/ext/gd/libgd/
H A Dgd.c2794 int index; in gdImageSetBrush() local
2807 int index; in gdImageSetTile() local
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c175 int32_t index = 0; in resource_bundle_array_fetch() local
H A Dresourcebundle.stub.php17 …public function get(string|int $index, bool $fallback = true): ResourceBundle|array|string|int|nul…
/php-src/win32/
H A Dsendmail.c324 PHPAPI char *GetSMErrorText(int index) in GetSMErrorText()
894 int index = 0; in Post() local
/php-src/ext/intl/timezone/
H A Dtimezone_methods.cpp344 zend_long index; in PHP_FUNCTION() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c914 sljit_gpr index; member
924 sljit_gpr index = r0; in make_addr_bxy() local
957 sljit_gpr index = r0; in make_addr_bx() local
1208 sljit_gpr base, index; in emit_rx() local
1270 sljit_gpr index = tmp1; in emit_siy() local
H A DsljitNativeARM_32.c397 sljit_s32 index; member
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c6601 int count, index; in compile_branch() local
7023 int count, index; in compile_branch() local
/php-src/ext/ldap/
H A Dldap.c2194 zend_ulong index; in php_ldap_do_modify() local

Completed in 142 milliseconds

1234