代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/440906/1774425

c anon-struct2.c

/* { dg-options "" } */ /* In GNU C++ mode, we recognize the anonymous struct extension, but not Microsoft C extensions. */ struct A { char a; }; struct B { struct A; /* forward decl of B::A
www.eeworm.com/read/431664/1904813

docs sresolv.docs

/**@mainpage Sofia Asynchronous DNS Resolver @section sresolv_meta Module Information The Sofia @b sresolv module consists of an asynchronous DNS resolver with EDNS extensions. The interface to libr
www.eeworm.com/read/420697/2067008

java extensionnamespacesupport.java

package org.apache.xalan.extensions; import java.lang.reflect.Constructor; import javax.xml.transform.TransformerException; /** * During styleseet composition, an ExtensionNamespaceSupport object i
www.eeworm.com/read/418564/2087223

readme

NOTE: Sept/2004 The following described approach to managing tag extensions has been mostly superceeded since libtiff 3.6.0. The described approach requires internal knowledge of the libtiff API
www.eeworm.com/read/416960/2105403

policy java.policy

// Standard extensions get all permissions by default grant codeBase "file:${{java.ext.dirs}}/*" { permission java.security.AllPermission; }; // default permissions granted to all domains grant {
www.eeworm.com/read/413580/2161034

php xml.php

www.eeworm.com/read/411488/2187815

cpp ptrspec_test.cpp

#include #include #if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS) # include #endif #include #include #include #include "cppunit/cppunit_proxy
www.eeworm.com/read/410728/2201862

h stab_gnu.h

/* gnu_stab.h Definitions for GNU extensions to STABS Copyright 2001 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/402291/2326231

policy java.policy

// Standard extensions get all permissions by default grant codeBase "file:${{java.ext.dirs}}/*" { permission java.security.AllPermission; }; // default permissions granted to all domains grant {
www.eeworm.com/read/402041/2333424

java dataclassids.java

package org.trinet.jdbc.datatypes; /** Constant integer indexes used to refer to offset in DataClasses interface DATAES array * as implemented by DataTableRow class and its extensions. * Class ob