Home
last modified time | relevance | path

Searched refs:helper (Results 1 – 11 of 11) sorted by relevance

/PHP-8.0/ext/com_dotnet/
H A Dcom_persist.c299 if (!helper->ips && helper->unk) { in get_persist_stream()
307 if (!helper->ipsi && helper->unk) { in get_persist_stream_init()
315 if (!helper->ipf && helper->unk) { in get_persist_file()
336 if (helper->ipf) { in CPH_METHOD()
378 if (helper->ipf) { in CPH_METHOD()
439 if (helper->ipf) { in CPH_METHOD()
479 if (helper->ipsi) { in CPH_METHOD()
483 if (helper->ips) { in CPH_METHOD()
513 if (helper->ipsi) { in CPH_METHOD()
713 helper = emalloc(sizeof(*helper)); in helper_new()
[all …]
/PHP-8.0/Zend/tests/
H A Dclosure_057.phpt2 Closure 057: segfault in leave helper
/PHP-8.0/Zend/tests/type_declarations/
H A Dtyped_properties_020.phpt2 Test typed properties binary assign op helper test
/PHP-8.0/ext/standard/tests/streams/
H A Dproc_open_bug51800_right.phpt34 die("couldn't create helper script '$callee'");
H A Dproc_open_bug51800_right2.phpt40 die("couldn't create helper script '$callee'");
H A Dproc_open_bug51800.phpt50 die("couldn't create helper script '$callee'");
/PHP-8.0/Zend/
H A Dzend_vm_gen.php2375 $helper = null;
2433 $helper = null;
2484 $helper = null;
2500 $helper = $m[2];
2504 if (isset($helpers[$helper])) {
2505 die("ERROR ($def:$lineno): Helper with name '$helper' is already defined.\n");
2520 …$helpers[$helper] = array("op1"=>$op1,"op2"=>$op2,"param"=>$param,"code"=>"","inline"=>$inline,"co…
2523 $helpers[$helper]["spec"] = parse_spec_rules($def, $lineno, $m[5]);
2527 $list[$lineno] = array("helper"=>$helper);
2556 } else if ($helper !== null) {
[all …]
/PHP-8.0/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt7 // helper function to check openssl errors
43 // helper for debugging errors
H A Dopenssl_x509_parse_basic.phpt287 string(11) "OCSP helper"
/PHP-8.0/tests/security/
H A Dopen_basedir.inc3 // This file contains helper functions for testing open_basedir configuration
/PHP-8.0/build/
H A Dphp.m429 dnl Build system helper macros.
1015 dnl Internal helper macro.

Completed in 35 milliseconds