代码搜索结果
找到约 3,568 项符合
Strip 的代码
tif_strip.c
/* $Header: /pack/cvsroots/wxwidgets/wxWindows/src/tiff/tif_strip.c,v 1.3 2004/11/19 22:29:45 VZ Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
* Copyright (c) 1991-1997 Silicon Graphics, In
envz_strip.c
/* Copyright (C) 2002 by Red Hat, Incorporated. All rights reserved.
*
* Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved.
_strip_labels.ado
*! version 1.0.0 03jan2005
program _strip_labels, sclass
version 9
syntax varlist
capture {
foreach var of local varlist {
local lab : value label `var'
if "`lab'" != "" {
label
_strip_labels.hlp
{smcl}
{* 10mar2005}{...}
{cmd:help _strip_labels}{...}
{right:also see: {help undocumented}}
{hline}
{title:title}
{p 4 23 2}
{hi:_strip_labels} {hline 2} remove value labels from variabl
strip_tags.phpt
--TEST--
strip_tags() function
--FILE--