Home
last modified time | relevance | path

Searched refs:code (Results 776 – 790 of 790) sorted by path

1...<<3132

/php-src/scripts/dev/
H A Dtidy.php68 $code = stripTrailingWhitespace($code); variable
72 $code = stripTrailingWhitespace($code); variable
73 $code = reindentToSpaces($code); variable
75 $code = transformTestCode($code, function(string $code) { variable
76 $code = stripTrailingWhitespace($code); variable
77 $code = reindentToSpaces($code); variable
78 return $code;
98 }, $code);
118 }, $code);
124 return $code;
[all …]
/php-src/tests/basic/
H A Dbug67198.phpt13 $code =
/php-src/tests/classes/
H A Dabstract_static.phpt34 …mplement the remaining methods (fail::func) in %sabstract_static.php(%d) : eval()'d code on line %d
H A Dclass_example.phpt6 /* pretty nifty object oriented code! */
/php-src/tests/lang/
H A D019.phpt39 Parse error: syntax error, unexpected %s in %s019.php(12) : eval()'d code on line 1
H A D023.phpt251 and this is PHP code, 2+2=4
H A D024.phpt594 and this is PHP code, 2+2=4
819 and this is PHP code, 2+2=4
1044 and this is PHP code, 2+2=4
1269 and this is PHP code, 2+2=4
1494 and this is PHP code, 2+2=4
1719 and this is PHP code, 2+2=4
1944 and this is PHP code, 2+2=4
2169 and this is PHP code, 2+2=4
2394 and this is PHP code, 2+2=4
2619 and this is PHP code, 2+2=4
[all …]
H A DforeachLoop.010.phpt3 It will pass only if the 'contentious code' in PHPValue.decReferences() is enabled.
H A Dinclude_variation3.phpt2 Including a file in the current script directory from eval'd code
H A Dsyntax_errors.phpt28 foreach ($badCode as $code) {
30 eval($code);
/php-src/tests/strings/
H A D004.phpt16code style="color: #000000">&lt;br /&gt;<span style="color: #0000BB">&lt;?php </span><span style="…
17code style="color: #000000">&lt;br /&gt;<span style="color: #0000BB">&lt;?php </span><span style="…
H A Dbug26703.phpt14code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: #0077…
/php-src/win32/build/
H A Dconfig.w32378 ARG_WITH("codegen-arch", "Architecture for code generation: ia32. Use --enable-native-intrinsics to…
H A Dconfig.w32.phpize.in130 ARG_WITH("codegen-arch", "Architecture for code generation", "no");
H A Dphpize.js.in232 // Pull in code for the base detection

Completed in 52 milliseconds

1...<<3132