代码搜索:runtime
找到约 10,000 项符合「runtime」的源代码
代码结果 10,000
www.eeworm.com/read/134009/5895958
porting runtime.porting
Notes on porting the perl runtime PP engine.
Importance: 1 = who cares?, 10 = vital
Difficulty: 1 = trivial, 10 = very difficult. Level assumes a
reasonable implementation of the SV and OP API already
www.eeworm.com/read/134009/5895961
runtime curcop.runtime
PP code uses of curcop
----------------------
pp_rv2gv
when a new glob is created for an OPpLVAL_INTRO,
curcop->cop_line is stored as GvLINE() in the new GP.
pp_bless
curcop->cop_stash is used as
www.eeworm.com/read/131315/5944213
h runtime.h
/*-
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/114207/6124887
java runtime.java
/*
* @(#)Runtime.java 1.3 01/08/21
*
* Copyright (c) 1995-2001 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the proprietary information of Sun Microsystems, Inc.
* Use is
www.eeworm.com/read/104260/6204976
c runtime.c
/*
* java.lang.Runtime.c
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of