Home
last modified time | relevance | path

Searched refs:code (Results 226 – 250 of 3039) sorted by relevance

12345678910>>...122

/PHP-5.4/ext/standard/tests/general_functions/
H A Dheader_redirection_014.phpt2 Location: headers do not override the 399 Choose Your Own Adventure response code
H A Dget_resource_type_basic.phpt7 * Source code: Zend/zend_builtin_functions.c
H A Dgetmypid_basic.phpt7 * Source code: ext/standard/pageinfo.c
/PHP-5.4/ext/pdo_sqlite/tests/
H A Dbug50728.phpt2 Bug #50728 (All PDOExceptions hardcode 'code' property to 0)
/PHP-5.4/sapi/cli/tests/
H A D002-win32.phpt2 running code with -r
H A D002.phpt2 running code with -r
H A D005.phpt57 Property [ <default> protected $code ]
72 Parameter #1 [ <optional> $code ]
/PHP-5.4/
H A DREADME.EXT_SKEL9 and writing C code handling arguments passed to your functions from a simple
15 you just need the basic framework and will be writing all the code in your
88 code and the <refpurpose> tag in the XML documentation.
98 in front of the definition. It's not actually used for any C code generating
110 By default, ext_skel creates both comments in the source code and a test
135 handled. For other types you must write the code yourself. And for type
142 Don't trust the generated code too much. It tries to be useful in most of
143 the situations you might encounter, but automatic code generation will never
/PHP-5.4/ext/phar/tests/
H A Dfopen5.2.phpt12 $a = fopen(__FILE__, 'rb'); // this satisfies 1 line of code coverage
14 $a = fopen(); // this satisfies another line of code coverage
/PHP-5.4/ext/standard/tests/class_object/
H A Dclass_exists_variation_003.phpt7 * Source code: Zend/zend_builtin_functions.c
H A Dtrait_class_exists_variation_003.phpt7 * Source code: Zend/zend_builtin_functions.c
H A Dget_class_variation_002.phpt7 * Source code: Zend/zend_builtin_functions.c
H A Dget_object_vars_variation_001.phpt7 * Source code: Zend/zend_builtin_functions.c
/PHP-5.4/ext/gd/libgd/
H A Dgd_gif_out.c94 static void output (code_int code, GifCtx *ctx);
489 output(code_int code, GifCtx *ctx);
610 output(code_int code, GifCtx *ctx) argument
615 ctx->cur_accum |= ((long)code << ctx->cur_bits);
617 ctx->cur_accum = code;
648 if( code == ctx->EOFCode ) {
/PHP-5.4/ext/spl/internal/
H A Diteratoriterator.inc25 \code
59 …ly implement Traversable can be wrapped only after converting class IteratorIterator into c code");
116 * converted to c code it won't no longer be available.
/PHP-5.4/ext/oci8/tests/
H A Dextauth_01.phpt146 [%u|b%"code"]=>
160 [%u|b%"code"]=>
174 [%u|b%"code"]=>
188 [%u|b%"code"]=>
H A Dextauth_02.phpt145 [%u|b%"code"]=>
159 [%u|b%"code"]=>
173 [%u|b%"code"]=>
187 [%u|b%"code"]=>
H A Dextauth_03.phpt145 [%u|b%"code"]=>
159 [%u|b%"code"]=>
173 [%u|b%"code"]=>
187 [%u|b%"code"]=>
H A Dtestping.phpt2 Exercise OCIPing functionality on reconnect (code coverage test)
/PHP-5.4/ext/standard/tests/serialize/
H A Dserialization_arrays_001.phpt9 * Source code: ext/standard/var.c
14 * Source code: ext/standard/var.c
/PHP-5.4/ext/standard/tests/strings/
H A Dmd5_basic1.phpt7 * Source code: ext/standard/md5.c
/PHP-5.4/ext/standard/tests/network/
H A Dgethostbyname_basic003.phpt7 * Source code: ext/standard/dns.c
H A Dgethostbyaddr_basic1.phpt7 * Source code: ext/standard/dns.c
/PHP-5.4/ext/date/tests/
H A Dtimezone_identifiers_list_wrong_constructor.phpt15 Notice: timezone_identifiers_list(): A two-letter ISO 3166-1 compatible country code is expected in…
/PHP-5.4/Zend/tests/
H A Dbug64821.1.phpt10 $this->code = array();

Completed in 27 milliseconds

12345678910>>...122