Home
last modified time | relevance | path

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

12345678910>>...128

/PHP-5.5/ext/intl/tests/
H A Dintl_error_name.phpt9 * Check getting error string by integer error code.
H A Dintl_get_error_code.phpt8 * Check getting global error code.
/PHP-5.5/ext/phar/
H A DLICENSE10 1. Redistributions of source code must retain the above copyright
31 Once covered code has been published under a particular version
33 of that version. You may also choose to use such covered code
36 the right to modify the terms applicable to covered code created
80 1. Redistributions of source code must retain the above copyright
/PHP-5.5/ext/pdo_sqlite/tests/
H A Dbug50728.phpt2 Bug #50728 (All PDOExceptions hardcode 'code' property to 0)
/PHP-5.5/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.5/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.5/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.5/
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.5/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.5/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.5/ext/gd/libgd/
H A Dgd_gif_out.c94 static void output (code_int code, GifCtx *ctx);
489 output(code_int code, GifCtx *ctx);
618 output(code_int code, GifCtx *ctx) argument
627 ctx->cur_accum |= ((long)code << ctx->cur_bits);
629 ctx->cur_accum = code;
660 if( code == ctx->EOFCode ) {
/PHP-5.5/ext/standard/tests/network/
H A Dgethostbyname_basic003.phpt7 * Source code: ext/standard/dns.c
/PHP-5.5/ext/standard/tests/strings/
H A Dmd5_basic1.phpt7 * Source code: ext/standard/md5.c
/PHP-5.5/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.5/ext/oci8/tests/
H A Dextauth_03.phpt145 [%u|b%"code"]=>
159 [%u|b%"code"]=>
173 [%u|b%"code"]=>
187 [%u|b%"code"]=>
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 Dtestping.phpt2 Exercise OCIPing functionality on reconnect (code coverage test)

Completed in 49 milliseconds

12345678910>>...128