Searched refs:prolog (Results 1 – 4 of 4) sorted by relevance
/php-src/Zend/ |
H A D | zend_vm_gen.php | 1183 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 D | dynamic_class_const_fetch.phpt | 32 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 D | magic私はガラスを食べられます | 32123 # all PGP keys start with this prolog 32133 # contains e=65537 and the prolog to
|
H A D | magic | 32123 # all PGP keys start with this prolog 32133 # contains e=65537 and the prolog to
|
Completed in 241 milliseconds