Home
last modified time | relevance | path

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

/PHP-7.3/ext/com_dotnet/
H A Dcom_persist.c302 if (!helper->ips && helper->unk) { in get_persist_stream()
310 if (!helper->ipsi && helper->unk) { in get_persist_stream_init()
318 if (!helper->ipf && helper->unk) { in get_persist_file()
336 if (helper->ipf) { in CPH_METHOD()
374 if (helper->ipf) { in CPH_METHOD()
437 if (helper->ipf) { in CPH_METHOD()
481 if (helper->ipsi) { in CPH_METHOD()
485 if (helper->ips) { in CPH_METHOD()
512 if (helper->ipsi) { in CPH_METHOD()
732 helper = emalloc(sizeof(*helper)); in helper_new()
[all …]
/PHP-7.3/Zend/tests/
H A Dclosure_057.phpt2 Closure 057: segfault in leave helper
/PHP-7.3/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-7.3/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-7.3/Zend/
H A Dzend_vm_gen.php2327 $helper = null;
2384 $helper = null;
2431 $helper = null;
2447 $helper = $m[2];
2451 if (isset($helpers[$helper])) {
2452 die("ERROR ($def:$lineno): Helper with name '$helper' is already defined.\n");
2463 …$helpers[$helper] = array("op1"=>$op1,"op2"=>$op2,"param"=>$param,"code"=>"","inline"=>$inline,"co…
2466 $helpers[$helper]["spec"] = parse_spec_rules($def, $lineno, $m[5]);
2470 $list[$lineno] = array("helper"=>$helper);
2521 } else if ($helper !== null) {
[all …]
/PHP-7.3/tests/security/
H A Dopen_basedir.inc3 // This file contains helper functions for testing open_basedir configuration
/PHP-7.3/
H A DCODING_STANDARDS278 The "proto" keyword there is just a helper for the doc/genfuncsummary script
H A Dacinclude.m431 dnl Build system helper macros
1043 dnl Internal helper macros
H A DNEWS1546 . Added ldap_exop_refresh helper for EXOP REFRESH operation with dds overlay.

Completed in 30 milliseconds