Home
last modified time | relevance | path

Searched refs:code (Results 251 – 275 of 3092) sorted by relevance

1...<<11121314151617181920>>...124

/PHP-5.6/ext/standard/tests/class_object/
H A Dtrait_class_exists_variation_003.phpt7 * Source code: Zend/zend_builtin_functions.c
H A Dclass_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.6/ext/standard/tests/general_functions/
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.6/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.6/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.6/ext/standard/tests/strings/
H A Dmd5_basic1.phpt7 * Source code: ext/standard/md5.c
H A Dchr_basic.phpt8 * Source code: ext/standard/string.c
H A Dquotemeta_basic.phpt8 * Source code: ext/standard/string.c
H A Dexplode_variation7.phpt11 * Source code: ext/standard/string.c
/PHP-5.6/ext/standard/tests/network/
H A Dgethostbyname_basic003.phpt7 * Source code: ext/standard/dns.c
H A Dgethostbynamel_basic1.phpt7 * Source code: ext/standard/dns.c
H A Dgethostbyaddr_basic1.phpt7 * Source code: ext/standard/dns.c
/PHP-5.6/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.6/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.6/ext/oci8/tests/
H A Dtestping.phpt2 Exercise OCIPing functionality on reconnect (code coverage test)
H A Derror1.phpt18 ["code"]=>
/PHP-5.6/Zend/tests/
H A Dbug64821.1.phpt10 $this->code = array();
H A Dbug70121.phpt5 …:"x";s:17:"'."\0".'Exception'."\0".'string";s:1:"A";s:7:"'."\0".'*'."\0".'code";i:0;s:7:"'."\0".'*…
H A Dbug_debug_backtrace.phpt25 #2 foo() called at [%s(%d) : eval()'d code:1]
H A Derrmsg_045.phpt16 string(%d) "%s(%d) : eval()'d code"
/PHP-5.6/ext/dba/tests/
H A Dbug49125.phpt2 Bug #49125 (Error in dba_exists C code)
/PHP-5.6/ext/session/tests/
H A Dsession_start_variation4.phpt13 * Source code : ext/session/session.c

Completed in 34 milliseconds

1...<<11121314151617181920>>...124