代码搜索:String

找到约 10,000 项符合「String」的源代码

代码结果 10,000
www.eeworm.com/read/152695/5668406

h string.h

/* $Id: string.h,v 1.13 2000/02/19 14:12:14 harald Exp $ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of t
www.eeworm.com/read/152695/5668569

h string.h

#ifndef _LINUX_STRING_H_ #define _LINUX_STRING_H_ #include /* for size_t */ #include /* for NULL */ #ifdef __cplusplus extern "C" { #endif extern char * ___strtok;
www.eeworm.com/read/152695/5668599

h string.h

#ifndef __ASM_I386_STRING_H #define __ASM_I386_STRING_H /* * We don't do inline string functions, since the * optimised inline asm versions are not small. */ #undef __HAVE_ARCH_STRRCHR extern cha
www.eeworm.com/read/152695/5668645

h string.h

#ifndef __ASM_ARM_STRING_H #define __ASM_ARM_STRING_H /* * We don't do inline string functions, since the * optimised inline asm versions are not small. */ #undef __HAVE_ARCH_STRRCHR extern char
www.eeworm.com/read/152695/5668681

h string.h

#ifndef _PPC_STRING_H_ #define _PPC_STRING_H_ #define __HAVE_ARCH_STRCPY #define __HAVE_ARCH_STRNCPY #define __HAVE_ARCH_STRLEN #define __HAVE_ARCH_STRCMP #define __HAVE_ARCH_STRCAT #define __HAVE_AR
www.eeworm.com/read/152695/5670807

c string.c

/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you
www.eeworm.com/read/151814/5678786

java string.java

/* libaegisvm - The Aegis Virtual Machine for executing Java bytecode Modifications by Philip W. L. Fong Copyright (C) 2001-2002 This library is free software; you can redistribute it
www.eeworm.com/read/151104/5686299

s string.s

/* * BK Id: SCCS/s.string.S 1.8 05/18/01 06:20:29 patch */ /* * String handling functions for PowerPC. * * Copyright (C) 1996 Paul Mackerras. * * This program is free software; you can redistri
www.eeworm.com/read/149876/5696499

ch string.ch

ss: MODULE /* These declarations are from Cygnus PR chill/9078. */ SYNMODE m_char20 = CHARS(20) VARYING; DCL foo m_char20 INIT := "Moser "; DCL bar m_char20 INIT := "Wilfried"; DCL foo1 CHA
www.eeworm.com/read/149876/5696547

exp string.exp

# Copyright (C) 1995, 1997 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by