代码搜索:strings
找到约 10,000 项符合「strings」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4753412
h strings.h
#ifndef __STRINGS_H
#define __STRINGS_H
extern void (*_outch)(char c); /* point to current output handler */
extern int (*_printf)(const char *fmt, ...); /* ditto, only inside O_D
www.eeworm.com/read/226629/4783282
js strings_it.js
// LOCALIZATION STRING
// Strings for calendar.js and calendar_param.js
var L_Today = "Oggi";
var L_January = "Gennaio";
var L_February = "Febbraio";
var L_March = "Marzo";
var L_Ap
www.eeworm.com/read/226166/4787320
h strings.h
/***************************************************************************************
* Copyright (c) 2004 ZORAN Corporation, All Rights Reserved
* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE O
www.eeworm.com/read/224185/4806442
h strings.h
/***************************************************************************************
* Copyright (c) 2004 ZORAN Corporation, All Rights Reserved
* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE O
www.eeworm.com/read/223091/4814560
properties strings_it.properties
title.myjxta=MyJXTA
title.configurator=Configuratore
title.identity.login:Login
title.preferences=Preferenze
title.dialog=Dialogo
title.group.create=Crea Grouppo
title.group.join=Entra
title.group.man
www.eeworm.com/read/223091/4814567
properties strings.properties
title.myjxta=MyJXTA
title.configurator=Configurator
title.identity.login:Login
title.preferences=Preferences
title.dialog=Chat
title.group.create=Create Group
title.group.join=Join
title.group.manage=
www.eeworm.com/read/222917/4815952
phpt with_strings.phpt
--TEST--
BZ2 with strings
--SKIPIF--
--POST--
--GET--
--FILE--
www.eeworm.com/read/221464/4828614
c strings.c
#include "strings.h"
#include
#include
#include
#include
#ifndef NDEBUG
# define JAM_STRING_MAGIC ((char)0xcf)
# define JAM_STRING_MAGIC_SIZE 4
s
www.eeworm.com/read/221464/4828664
h strings.h
#ifndef STRINGS_DWA20011024_H
# define STRINGS_DWA20011024_H
# include
typedef struct string
{
char* value;
unsigned long size;
unsigned long capacity;
char opt[