代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/333502/3385628
phpt 052.phpt
--TEST--
call statement after close
--SKIPIF--
--FILE--
www.eeworm.com/read/333502/3385935
phpt 051.phpt
--TEST--
free statement after close
--SKIPIF--
--FILE--
www.eeworm.com/read/333502/3385941
phpt 052.phpt
--TEST--
call statement after close
--SKIPIF--
--FILE--
www.eeworm.com/read/330129/3427930
properties logstrings.properties
index.exception=An exception was encountered while indexing the data. Please checked to make sure there indexes are not locked by another user.
index.sql.statement=Select statement used for retrievin
www.eeworm.com/read/330129/3427966
properties logstrings.properties
index.exception=An exception was encountered while indexing the data. Please checked to make sure there indexes are not locked by another user.
index.sql.statement=Select statement used for retrievin
www.eeworm.com/read/440906/1781873
c 20020104-1.c
/* Test whether statement with no effect warnings are not given for last
statements inside of statement expression. */
/* { dg-do compile } */
/* { dg-options "-O -Wall" } */
void bar (char *p, c
www.eeworm.com/read/422060/2043822
phpt 051.phpt
--TEST--
free statement after close
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2043825
phpt 052.phpt
--TEST--
call statement after close
--SKIPIF--
--FILE--
www.eeworm.com/read/366702/2881004
c 20020104-1.c
/* Test whether statement with no effect warnings are not given for last
statements inside of statement expression. */
/* { dg-do compile } */
/* { dg-options "-O -Wall" } */
void bar (char *p, c
www.eeworm.com/read/366702/2881382
c stmt-expr-label-2.c
/* Test for labels in statement expressions: bugs 772 and 17913.
switch statements must not jump into statement expressions. */
/* Origin: Joseph Myers */
/* { dg-do com