Home
last modified time | relevance | path

Searched refs:prolog (Results 1 – 4 of 4) sorted by relevance

/php-src/Zend/
H A Dzend_vm_gen.php1183 function gen_null_label($f, $kind, $prolog) { argument
1520 function gen_specs($f, $prolog, $specs) { argument
1525 out($f, "$prolog$lastdef,\n");
1528 out($f, "$prolog$def,\n");
1531 out($f, "$prolog$lastdef,\n");
1779 function skip_blanks($f, $prolog, $epilog) { argument
1781 out($f, $prolog.$epilog);
2093 $prolog = $m[1];
2113 out($f,$prolog."}\n");
2206 $prolog = $m[1];
[all …]
/php-src/Zend/tests/
H A Ddynamic_class_const_fetch.phpt32 foreach ($const_names as [$prolog, $const_name]) {
33 test("$prolog return Foo::{{$const_name}};");
34 test("\$foo = 'Foo'; $prolog return \$foo::{{$const_name}};");
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます32123 # all PGP keys start with this prolog
32133 # contains e=65537 and the prolog to
H A Dmagic32123 # all PGP keys start with this prolog
32133 # contains e=65537 and the prolog to

Completed in 151 milliseconds