Home
last modified time | relevance | path

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

/PHP-7.0/ext/com_dotnet/
H A Dcom_persist.c313 if (!helper->ips && helper->unk) { in get_persist_stream()
321 if (!helper->ipsi && helper->unk) { in get_persist_stream_init()
329 if (!helper->ipf && helper->unk) { in get_persist_file()
347 if (helper->ipf) { in CPH_METHOD()
385 if (helper->ipf) { in CPH_METHOD()
448 if (helper->ipf) { in CPH_METHOD()
492 if (helper->ipsi) { in CPH_METHOD()
496 if (helper->ips) { in CPH_METHOD()
523 if (helper->ipsi) { in CPH_METHOD()
743 helper = emalloc(sizeof(*helper)); in helper_new()
[all …]
/PHP-7.0/Zend/tests/
H A Dclosure_057.phpt2 Closure 057: segfault in leave helper
/PHP-7.0/Zend/
H A Dzend_vm_gen.php1336 $helper = null;
1371 $helper = null;
1381 $helper = $m[1];
1384 if (isset($helpers[$helper])) {
1387 $helpers[$helper] = array("op1"=>$op1,"op2"=>$op2,"param"=>null,"code"=>"");
1389 $list[$lineno] = array("helper"=>$helper);
1398 $helper = $m[1];
1402 if (isset($helpers[$helper])) {
1411 $list[$lineno] = array("helper"=>$helper);
1462 } else if ($helper !== null) {
[all …]
/PHP-7.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-7.0/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt7 // helper function to check openssl errors
32 // helper for debugging errors
H A Dopenssl_x509_parse_basic.phpt289 string(11) "OCSP helper"
/PHP-7.0/tests/security/
H A Dopen_basedir.inc3 // This file contains helper functions for testing open_basedir configuration
/PHP-7.0/
H A DCODING_STANDARDS259 The "proto" keyword there is just a helper for the doc/genfuncsummary script
H A Dacinclude.m433 dnl Build system helper macros
1059 dnl Internal helper macros

Completed in 40 milliseconds