代码搜索结果
找到约 3,568 项符合
Strip 的代码
leftcolumn.tpl
{strip}
{if $smarty.session.UserId != ''}
{include file="panelmenu.tpl"}
{if $smarty.session.active == 1 && $smarty.session.security.allowim == 1 }
{include file="im.tpl"}
edituserlinks.tpl
{strip}
{lang mkey='section_signup_title'}
simplesearch_popup.tpl
{strip}
viewblog.tpl
{strip}
{if $config.enable_mod_rewrite == 'Y'}
{assign var="lnk" valu
fixnames.pl
#!/usr/bin/perl -w
# Script to fix files... the automounter makes it nigh impossible to
# get canonical absolute pathnames, so we'll just strip out everything
# up to $USERNAME.
# Input lines of the
testprog.c
/* This program is used to test objcopy, readelf and strip. */
extern int strcmp (char *, const char *);
extern int printf (const char *, ...);
int common;
int global = 1;
static int local = 2;
sta
005.phpt
--TEST--
ReflectionMethod::getDocComment() uses wrong comment block
--SKIPIF--
--FILE--
stripframework.sh
#!/bin/sh
FRAMEWORK=$1
cd $FRAMEWORK
rm -rf Versions/Current/Headers
rm -rf Versions/Current/Resources
rm Headers
rm Resources
strip -S `basename $FRAMEWORK | cut -d . -f 1`
stripframework.sh
#!/bin/sh
FRAMEWORK=$1
cd $FRAMEWORK
rm -rf Versions/Current/Headers
rm -rf Versions/Current/Resources
rm Headers
rm Resources
strip -S `basename $FRAMEWORK | cut -d . -f 1`
stripframework.sh
#!/bin/sh
FRAMEWORK=$1
cd $FRAMEWORK
rm -rf Versions/Current/Headers
rm -rf Versions/Current/Resources
rm Headers
rm Resources
strip -S `basename $FRAMEWORK | cut -d . -f 1`