代码搜索:fetch
找到约 3,617 项符合「fetch」的源代码
代码结果 3,617
www.eeworm.com/read/440906/1782345
c 20010423-1.c
/* { dg-do compile { target ia64-*-* } } */
/* { dg-options "-O2" } */
int __sync_fetch_and_add_si (int *, int);
inline unsigned int
bar (volatile unsigned int *mem, unsigned int val)
{
return __s
www.eeworm.com/read/426010/1997017
map libdb.map
GLIBC_2.0 {
global:
# the real DB entry point.
dbopen; __dbopen;
# The compatibility functions.
dbm_clearerr; dbm_close; dbm_delete; dbm_dirfno; dbm_error;
dbm_fetch; dbm_firstk
www.eeworm.com/read/422060/2043660
phpt bug35973.phpt
--TEST--
bug #35973 (Error ORA-24806 occurs when trying to fetch a NCLOB field)
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2043689
phpt cursor_bind.phpt
--TEST--
bind and fetch cursor from a statement
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2043749
phpt 019.phpt
--TEST--
mysqli fetch (bind_param + bind_result)
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2043823
phpt 023.phpt
--TEST--
mysqli bind_param/bind_prepare fetch long values
--SKIPIF--
--FILE--