Home
last modified time | relevance | path

Searched refs:eval (Results 51 – 75 of 78) sorted by relevance

1234

/PHP-5.6/ext/mbstring/
H A Dphp_mbregex.c580 …nit_options(const char *parg, int narg, OnigOptionType *option, OnigSyntaxType **syntax, int *eval) in _php_mb_regex_init_options() argument
639 if (eval != NULL) *eval = 1; in _php_mb_regex_init_options()
810 int i, err, eval, n; in _php_mb_regex_ereg_replace_exec() local
827 eval = 0; in _php_mb_regex_ereg_replace_exec()
851 _php_mb_regex_init_options(option_str, option_str_len, &options, &syntax, &eval); in _php_mb_regex_ereg_replace_exec()
879 if (eval || is_callable) { in _php_mb_regex_ereg_replace_exec()
888 if (eval) { in _php_mb_regex_ereg_replace_exec()
942 if (eval) { in _php_mb_regex_ereg_replace_exec()
/PHP-5.6/ext/reflection/tests/
H A Dbug64936.phpt21 eval('class A { }'); // Could also be an include of a file containing similar
/PHP-5.6/ext/standard/tests/serialize/
H A Dserialization_objects_009.phpt18 eval('class C {}');
H A Dserialization_objects_005.phpt19 eval('Class C {}');
/PHP-5.6/sapi/phpdbg/
H A DREADME.md15 - Easy Access to PHP with built-in eval()
71 - -E enable step through eval()
/PHP-5.6/ext/tokenizer/tests/
H A Dtoken_get_all_variation19.phpt53 eval($script);
/PHP-5.6/
H A DREADME.TESTING281 This section get's eval()'d to help build an environment for the
105 This section is also eval'd, and is similar in nature to --ENV--. However,
119 This section is also eval'd. It is used to provide additional headers sent
H A Dconfigure.in1176 case `eval echo $datadir` in
1189 exec_prefix=`eval echo $exec_prefix`
1190 libdir=`eval echo $libdir`
1191 datadir=`eval eval echo $datadir`
1234 EXPANDED_PEAR_INSTALLDIR=`eval echo $PEAR_INSTALLDIR`
1235 EXPANDED_EXTENSION_DIR=`eval echo $EXTENSION_DIR`
1236 EXPANDED_LOCALSTATEDIR=`eval echo $localstatedir`
1237 EXPANDED_BINDIR=`eval echo $bindir`
1238 EXPANDED_SBINDIR=`eval echo $sbindir`
1239 EXPANDED_MANDIR=`eval echo $mandir`
[all …]
H A Dacinclude.m454 eval "$1$unique=set"
162 eval echo "$i = \$$i" >> Makefile
344 eval $gcc_arg_name=$ac_result
347 if eval test "\$$gcc_arg_name" = "yes"; then
1096 eval $php_cache_value=`cat conftestval`
1098 eval $php_cache_value=0
1100 ifelse([$2],,[eval $php_cache_value=0], [eval $php_cache_value=$2])
1105 if eval test "\$$php_cache_value" != "0"; then
1597 eval ac_test_$ac_shellvar=\$ac_getconf
2651 (eval echo \"$ac_link\"; eval $ac_link && ./conftest) >>$1 2>&1
[all …]
H A Dphp.ini-development1724 ; error_reporting(0) around the eval().
1725 ; http://php.net/assert.quiet-eval
/PHP-5.6/win32/build/
H A Dconfutils.js374 eval("PHP_" + arg.symval + " = argval;");
375 eval("PHP_" + arg.symval + "_SHARED = shared;");
499 eval("PHP_" + arg.symval + " = argval;");
500 eval("PHP_" + arg.symval + "_SHARED = shared;");
1048 if (eval("typeof " + varname + " == 'undefined'")) {
1052 return eval("!!" + varname);
1191 dep_present = eval("PHP_" + DEP);
1195 dep_shared = eval("PHP_" + DEP + "_SHARED");
1212 var ext_shared = eval("PHP_" + EXT + "_SHARED");
1265 eval("shared = PHP_" + EXT + "_SHARED;");
[all …]
/PHP-5.6/Zend/tests/
H A Dconstant_expressions_classes.phpt26 eval($classlist[$class]);
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_many_columns.phpt74 eval($eval_str);
/PHP-5.6/ext/pcre/
H A Dphp_pcre.c1084 int eval; /* If the replacement string should be eval'ed */ in php_pcre_replace_impl() local
1112 eval = pce->preg_options & PREG_REPLACE_EVAL; in php_pcre_replace_impl()
1114 if (eval) { in php_pcre_replace_impl()
1124 if (eval) { in php_pcre_replace_impl()
1184 if (eval) { in php_pcre_replace_impl()
1230 if (eval || is_callable_replace) { in php_pcre_replace_impl()
/PHP-5.6/sapi/fpm/
H A Dconfig.m4658 php_fpm_sysconfdir=`eval echo $sysconfdir`
660 php_fpm_localstatedir=`eval echo $localstatedir`
662 php_fpm_prefix=`eval echo $prefix`
/PHP-5.6/build/
H A Dlibtool.m4452 if (echo_test_string=`eval $cmd`) 2>/dev/null &&
453 echo_test_string=`eval $cmd` &&
535 echo_test_string=`eval $prev`
741 (eval echo "\"configure:__oline__: $lt_compile\"" >&5)
742 (eval "$lt_compile" 2>conftest.err)
1157 (eval echo "\"configure:__oline__: $lt_compile\"" >&5)
1158 (eval "$lt_compile" 2>out/conftest.err)
1934 eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
2918 if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
3869 # eval without this substitution.
[all …]
/PHP-5.6/tests/lang/
H A DforeachLoop.012.phpt22 eval($transform);
H A DforeachLoop.013.phpt22 eval($transform);
H A DforeachLoop.014.phpt24 eval($transform);
H A DforeachLoop.015.phpt24 eval($transform);
/PHP-5.6/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc83 eval('$mtime = "'.$mtime.'";');
/PHP-5.6/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt16 eval($code);
/PHP-5.6/Zend/
H A DZEND_CHANGES1045 * include() and eval() are now functions, and not statements.
1048 include() and eval() is 1, so that you can do if (include())
1149 include()'d file or an eval()'d string. The impact should
/PHP-5.6/ext/standard/tests/class_object/
H A Dis_a.phpt65 eval('
/PHP-5.6/ext/dba/
H A Dconfig.m460 eval HAVE_$THIS_NAME=1

Completed in 77 milliseconds

1234