Home
last modified time | relevance | path

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

/PHP-7.4/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.4/Zend/tests/
H A Dclosure_057.phpt2 Closure 057: segfault in leave helper
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_020.phpt2 Test typed properties binary assign op helper test
/PHP-7.4/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.4/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.4/Zend/
H A Dzend_vm_gen.php2389 $helper = null;
2448 $helper = null;
2497 $helper = null;
2513 $helper = $m[2];
2517 if (isset($helpers[$helper])) {
2518 die("ERROR ($def:$lineno): Helper with name '$helper' is already defined.\n");
2533 …$helpers[$helper] = array("op1"=>$op1,"op2"=>$op2,"param"=>$param,"code"=>"","inline"=>$inline,"co…
2536 $helpers[$helper]["spec"] = parse_spec_rules($def, $lineno, $m[5]);
2540 $list[$lineno] = array("helper"=>$helper);
2591 } else if ($helper !== null) {
[all …]
/PHP-7.4/tests/security/
H A Dopen_basedir.inc3 // This file contains helper functions for testing open_basedir configuration
/PHP-7.4/
H A DCODING_STANDARDS.md298 The `proto` keyword there is just a helper for the `doc/genfuncsummary` script
H A DNEWS2630 . Added ldap_exop_refresh helper for EXOP REFRESH operation with dds overlay.
/PHP-7.4/build/
H A Dphp.m429 dnl Build system helper macros.
1035 dnl Internal helper macro.

Completed in 54 milliseconds