Home
last modified time | relevance | path

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

/PHP-5.5/ext/com_dotnet/
H A Dcom_persist.c312 if (!helper->ips && helper->unk) { in get_persist_stream()
320 if (!helper->ipsi && helper->unk) { in get_persist_stream_init()
328 if (!helper->ipf && helper->unk) { in get_persist_file()
346 if (helper->ipf) { in CPH_METHOD()
381 if (helper->ipf) { in CPH_METHOD()
444 if (helper->ipf) { in CPH_METHOD()
488 if (helper->ipsi) { in CPH_METHOD()
492 if (helper->ips) { in CPH_METHOD()
519 if (helper->ipsi) { in CPH_METHOD()
741 helper = emalloc(sizeof(*helper)); in helper_new()
[all …]
/PHP-5.5/Zend/
H A Dzend_vm_gen.php1055 $helper = null;
1090 $helper = null;
1100 $helper = $m[1];
1103 if (isset($helpers[$helper])) {
1106 $helpers[$helper] = array("op1"=>$op1,"op2"=>$op2,"param"=>null,"code"=>"");
1108 $list[$lineno] = array("helper"=>$helper);
1117 $helper = $m[1];
1121 if (isset($helpers[$helper])) {
1130 $list[$lineno] = array("helper"=>$helper);
1156 } else if ($helper !== null) {
[all …]
/PHP-5.5/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-5.5/ext/openssl/tests/
H A Dopenssl_x509_parse_basic_v9.phpt261 string(11) "OCSP helper"
H A Dopenssl_x509_parse_basic.phpt282 string(11) "OCSP helper"
/PHP-5.5/tests/security/
H A Dopen_basedir.inc3 // This file contains helper functions for testing open_basedir configuration
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW81 helper program, mkh, which extracts prototypes given in stylized comments.
/PHP-5.5/
H A DCODING_STANDARDS257 The "proto" keyword there is just a helper for the doc/genfuncsummary script
H A Dacinclude.m433 dnl Build system helper macros
1058 dnl Internal helper macros
H A DNEWS1633 . Fix issue with return types of password API helper functions. Found via

Completed in 40 milliseconds