Home
last modified time | relevance | path

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

/PHP-8.3/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()
373 if (helper->ipf) { in CPH_METHOD()
434 if (helper->ipf) { in CPH_METHOD()
474 if (helper->ipsi) { in CPH_METHOD()
478 if (helper->ips) { in CPH_METHOD()
508 if (helper->ipsi) { in CPH_METHOD()
708 helper = emalloc(sizeof(*helper)); in helper_new()
[all …]
/PHP-8.3/Zend/tests/
H A Dclosure_057.phpt2 Closure 057: segfault in leave helper
/PHP-8.3/ext/ffi/tests/
H A DarrayPointer.phpt2 FFI: Test deprecated use of array helper functions on FFI classes doesn't crash
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_properties_020.phpt2 Test typed properties binary assign op helper test
/PHP-8.3/ext/standard/tests/streams/
H A Dproc_open_bug51800_right.phpt40 die("couldn't create helper script '$callee'");
H A Dproc_open_bug51800_right2.phpt40 die("couldn't create helper script '$callee'");
/PHP-8.3/Zend/
H A Dzend_vm_gen.php2399 $helper = null;
2457 $helper = null;
2508 $helper = null;
2524 $helper = $m[2];
2528 if (isset($helpers[$helper])) {
2529 die("ERROR ($def:$lineno): Helper with name '$helper' is already defined.\n");
2545 …$helpers[$helper] = array("op1"=>$op1,"op2"=>$op2,"param"=>$param,"code"=>"","inline"=>$inline,"co…
2548 $helpers[$helper]["spec"] = parse_spec_rules($def, $lineno, $m[5]);
2552 $list[$lineno] = array("helper"=>$helper);
2581 } else if ($helper !== null) {
[all …]
/PHP-8.3/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt11 // helper function to check openssl errors
47 // helper for debugging errors
H A Dopenssl_error_string_basic_openssl3.phpt11 // helper function to check openssl errors
47 // helper for debugging errors
H A Dopenssl_x509_parse_basic.phpt290 string(11) "OCSP helper"
H A Dopenssl_x509_parse_basic_openssl32.phpt299 string(11) "OCSP helper"
/PHP-8.3/tests/security/
H A Dopen_basedir.inc3 // This file contains helper functions for testing open_basedir configuration
/PHP-8.3/
H A DUPGRADING.INTERNALS152 - There is now a helper function php_dom_get_content_into_zval() to get the contents of a node.
/PHP-8.3/build/
H A Dphp.m429 dnl Build system helper macros.
1019 dnl Internal helper macro.
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic3540 # https://github.com/twogood/unshield/blob/master/lib/helper.c
H A Dmagic私はガラスを食べられます3540 # https://github.com/twogood/unshield/blob/master/lib/helper.c

Completed in 162 milliseconds