Home
last modified time | relevance | path

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

/PHP-7.4/
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
314 set $ind = 1
342 set $ind = $ind + 1
379 set $ind = $ind - 1
384 set $ind = 0
393 set $ind = 0
[all …]
/PHP-7.4/ext/pspell/
H A Dpspell.c266 zval *ind; in PHP_FUNCTION() local
350 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
351 RETURN_LONG(Z_RES_HANDLE_P(ind)); in PHP_FUNCTION()
363 zval *ind; in PHP_FUNCTION() local
455 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
456 RETURN_LONG(Z_RES_HANDLE_P(ind)); in PHP_FUNCTION()
465 zval *ind; in PHP_FUNCTION() local
485 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
486 RETURN_LONG(Z_RES_HANDLE_P(ind)); in PHP_FUNCTION()
685 zval *ind; in PHP_FUNCTION() local
[all …]
/PHP-7.4/ext/phar/
H A Dgdbhelp15 set $i = $ind
37 set $ind = 1
/PHP-7.4/ext/sockets/
H A Dmulticast.c67 unsigned int ind; in php_string_to_if_index() local
69 ind = if_nametoindex(val); in php_string_to_if_index()
70 if (ind == 0) { in php_string_to_if_index()
75 *out = ind; in php_string_to_if_index()
/PHP-7.4/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-7.4/ext/odbc/
H A Dphp_odbc_includes.h248 void odbc_del_conn(HashTable *list, int ind);
/PHP-7.4/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-7.4/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_name8.phpt170 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
/PHP-7.4/ext/gd/
H A Dgd.c1427 zval *ind; in PHP_FUNCTION() local
1524 ind = zend_list_insert(font, le_gd_font); in PHP_FUNCTION()
1530 RETURN_LONG(Z_RES_HANDLE_P(ind) + 5); in PHP_FUNCTION()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4122 # MTM/669/FAR/S3M/ULT/XM format checking [Aaron Eppert, aeppert@dialin.ind.net]
19652 # .ind
H A Dmagic4122 # MTM/669/FAR/S3M/ULT/XM format checking [Aaron Eppert, aeppert@dialin.ind.net]
19652 # .ind

Completed in 167 milliseconds