Home
last modified time | relevance | path

Searched refs:ind (Results 1 – 15 of 15) sorted by relevance

/PHP-8.0/
H A D.gdbinit153 set $ind = 1
194 set $ind = $ind + 1
196 set $ind = $ind - 1
218 set $ind = $ind + 1
220 set $ind = $ind - 1
302 set $ind = 1
330 set $ind = $ind + 1
367 set $ind = $ind - 1
372 set $ind = 0
381 set $ind = 0
[all …]
/PHP-8.0/ext/pspell/
H A Dpspell.c114 zval *ind; in PHP_FUNCTION() local
198 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
199 RETURN_LONG(Z_RES_HANDLE_P(ind)); in PHP_FUNCTION()
210 zval *ind; in PHP_FUNCTION() local
302 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
303 RETURN_LONG(Z_RES_HANDLE_P(ind)); in PHP_FUNCTION()
311 zval *ind; in PHP_FUNCTION() local
331 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
332 RETURN_LONG(Z_RES_HANDLE_P(ind)); in PHP_FUNCTION()
523 zval *ind; in PHP_FUNCTION() local
[all …]
/PHP-8.0/ext/phar/
H A Dgdbhelp15 set $i = $ind
37 set $ind = 1
/PHP-8.0/ext/sockets/
H A Dmulticast.c65 unsigned int ind; in php_string_to_if_index() local
67 ind = if_nametoindex(val); in php_string_to_if_index()
68 if (ind == 0) { in php_string_to_if_index()
73 *out = ind; in php_string_to_if_index()
/PHP-8.0/ext/phar/phar/
H A Dclicommand.inc315 $ind = strlen($inf) + 1;
319 echo $this->cli_wordwrap($inf.$lst, $ind, str_repeat(' ', $ind)) . "\n\n";
/PHP-8.0/ext/odbc/
H A Dphp_odbc_includes.h246 void odbc_del_conn(HashTable *list, int ind);
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c281 sljit_uw ind; in patch_pc_relative_loads() local
297 ind = (*last_pc_patch) & 0xfff; in patch_pc_relative_loads()
300 SLJIT_ASSERT(ind < cpool_size && !(*last_pc_patch & (1 << 25)) && (*last_pc_patch & (1 << 20))); in patch_pc_relative_loads()
301 if ((sljit_s32)const_pool[ind] < 0) { in patch_pc_relative_loads()
302 const_pool[ind] = counter; in patch_pc_relative_loads()
303 ind = counter; in patch_pc_relative_loads()
307 ind = const_pool[ind]; in patch_pc_relative_loads()
310 if (diff >= 2 || ind > 0) { in patch_pc_relative_loads()
311 diff = (diff + ind - 2) << 2; in patch_pc_relative_loads()
/PHP-8.0/ext/intl/tests/
H A Dlocale_get_display_language.phpt104 disp_locale=fr : display_language=(racine|langue indéterminée)
H A Dlocale_get_display_language2.phpt104 disp_locale=fr : display_language=(racine|langue indéterminée)
H A Dlocale_get_display_name6.phpt171 disp_locale=fr : display_name=langue indéterminée
H A Dlocale_get_display_name7.phpt171 disp_locale=fr : display_name=langue indéterminée
H A Dlocale_get_display_name8.phpt170 disp_locale=fr : display_name=langue indéterminée
/PHP-8.0/ext/gd/
H A Dgd.c628 zval *ind; in PHP_FUNCTION() local
725 ind = zend_list_insert(font, le_gd_font); in PHP_FUNCTION()
731 RETURN_LONG(Z_RES_HANDLE_P(ind) + 5); in PHP_FUNCTION()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4402 # MTM/669/FAR/S3M/ULT/XM format checking [Aaron Eppert, aeppert@dialin.ind.net]
21319 # .ind
H A Dmagic4402 # MTM/669/FAR/S3M/ULT/XM format checking [Aaron Eppert, aeppert@dialin.ind.net]
21319 # .ind

Completed in 206 milliseconds