Home
last modified time | relevance | path

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

/PHP-7.2/ext/odbc/
H A Dbirdstep.c228 int ind; in birdstep_add_conn() local
234 return(ind); in birdstep_add_conn()
256 int ind; in birdstep_add_result() local
260 res->index = ind; in birdstep_add_result()
262 return(ind); in birdstep_add_result()
293 zend_long ind; in PHP_FUNCTION() local
348 zend_long ind; in PHP_FUNCTION() local
428 zend_long ind; in PHP_FUNCTION() local
462 zend_long ind; in PHP_FUNCTION() local
555 zend_long ind; in PHP_FUNCTION() local
[all …]
H A Dphp_odbc_includes.h283 void odbc_del_conn(HashTable *list, int ind);
/PHP-7.2/
H A D.gdbinit155 set $ind = 1
196 set $ind = $ind + 1
198 set $ind = $ind - 1
224 set $ind = $ind + 1
226 set $ind = $ind - 1
305 set $ind = 1
333 set $ind = $ind + 1
369 set $ind = $ind - 1
374 set $ind = 0
383 set $ind = 0
[all …]
/PHP-7.2/ext/pspell/
H A Dpspell.c270 zval *ind; in PHP_FUNCTION() local
354 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
355 RETURN_LONG(Z_RES_HANDLE_P(ind)); in PHP_FUNCTION()
367 zval *ind; in PHP_FUNCTION() local
459 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
460 RETURN_LONG(Z_RES_HANDLE_P(ind)); in PHP_FUNCTION()
469 zval *ind; in PHP_FUNCTION() local
489 ind = zend_list_insert(manager, le_pspell); in PHP_FUNCTION()
490 RETURN_LONG(Z_RES_HANDLE_P(ind)); in PHP_FUNCTION()
689 zval *ind; in PHP_FUNCTION() local
[all …]
/PHP-7.2/ext/phar/
H A Dgdbhelp15 set $i = $ind
37 set $ind = 1
/PHP-7.2/ext/sockets/
H A Dmulticast.c69 unsigned int ind; in php_string_to_if_index() local
71 ind = if_nametoindex(val); in php_string_to_if_index()
72 if (ind == 0) { in php_string_to_if_index()
77 *out = ind; in php_string_to_if_index()
/PHP-7.2/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.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c269 sljit_uw ind; in patch_pc_relative_loads() local
285 ind = (*last_pc_patch) & 0xfff; in patch_pc_relative_loads()
288 SLJIT_ASSERT(ind < cpool_size && !(*last_pc_patch & (1 << 25)) && (*last_pc_patch & (1 << 20))); in patch_pc_relative_loads()
289 if ((sljit_s32)const_pool[ind] < 0) { in patch_pc_relative_loads()
290 const_pool[ind] = counter; in patch_pc_relative_loads()
291 ind = counter; in patch_pc_relative_loads()
295 ind = const_pool[ind]; in patch_pc_relative_loads()
298 if (diff >= 2 || ind > 0) { in patch_pc_relative_loads()
299 diff = (diff + ind - 2) << 2; in patch_pc_relative_loads()
/PHP-7.2/ext/wddx/
H A Dwddx.c553 zend_ulong ind = 0; in php_wddx_serialize_array() local
562 if (idx != ind) { in php_wddx_serialize_array()
566 ind++; in php_wddx_serialize_array()
/PHP-7.2/ext/intl/tests/
H A Dlocale_get_display_language.phpt103 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.phpt170 disp_locale=fr : display_name=langue indéterminée
/PHP-7.2/ext/gd/
H A Dgd.c1394 zval *ind; in PHP_FUNCTION() local
1484 ind = zend_list_insert(font, le_gd_font); in PHP_FUNCTION()
1490 RETURN_LONG(Z_RES_HANDLE_P(ind) + 5); in PHP_FUNCTION()
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic3492 # MTM/669/FAR/S3M/ULT/XM format checking [Aaron Eppert, aeppert@dialin.ind.net]
16614 # .ind
H A Dmagic私はガラスを食べられます3492 # MTM/669/FAR/S3M/ULT/XM format checking [Aaron Eppert, aeppert@dialin.ind.net]
16614 # .ind

Completed in 168 milliseconds