代码搜索结果

找到约 3,568 项符合 Strip 的代码

input.inc.php

function textarea($field, $value) { if(!$this->fields[$field]['enablehtml']) $value = strip_tags($value); return $value; }

entries

/fck_strip.gif.svn-base/1.1/Fri Feb 13 09:58:21 2009/-kb/

entries

/fck_strip.gif.svn-base/1.1/Fri Feb 13 09:58:17 2009/-kb/

entries

/fck_strip.gif.svn-base/1.1/Fri Feb 13 09:58:22 2009/-kb/

makefile.in

ifeq ($(strip $(BR2_PACKAGE_DROPBEAR_SSHD)),y) TARGETS+=dropbear_sshd endif

makefile.in

ifeq ($(strip $(BR2_PACKAGE_LTP-TESTSUITE)),y) TARGETS+=ltp-testsuite endif

makefile.in

ifeq ($(strip $(BR2_PACKAGE_MPG123)),y) TARGETS+=mpg123 endif

makefile.in

ifeq ($(strip $(BR2_PACKAGE_M4)),y) TARGETS+=m4 endif

makefile.in

ifeq ($(strip $(BR2_PACKAGE_UTIL-LINUX)),y) TARGETS+=util-linux endif

makefile.in

ifeq ($(strip $(BR2_PACKAGE_BZIP2)),y) TARGETS+=bzip2 endif