Home
last modified time | relevance | path

Searched refs:pdp (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/com_dotnet/
H A Dcom_wrapper.c241 /* [in] */ DISPPARAMS *pdp, in disp_invokeex() argument
256 …e: %d %20s [%d] flags=%08x args=%d\n", id, Z_STRVAL_P(name), Z_STRLEN_P(name), wFlags, pdp->cArgs); in disp_invokeex()
260 if (pdp->cArgs) { in disp_invokeex()
261 params = (zval *)safe_emalloc(sizeof(zval), pdp->cArgs, 0); in disp_invokeex()
262 for (i = 0; i < pdp->cArgs; i++) { in disp_invokeex()
265 arg = &pdp->rgvarg[ pdp->cArgs - 1 - i]; in disp_invokeex()
286 retval, pdp->cArgs, params)) { in disp_invokeex()
291 for (i = 0; i < pdp->cArgs; i++) { in disp_invokeex()
294 VARIANT *dstvar = &pdp->rgvarg[ pdp->cArgs - 1 - i]; in disp_invokeex()
314 for (i = 0; i < pdp->cArgs; i++) { in disp_invokeex()
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic2050 # apl: file(1) magic for APL (see also "pdp" and "vax" for other APL
2891 # From "pdp" (but why a 4-byte quantity?)
2899 # as, the APL workspace magic numbers in pdp.
31632 # $File: pdp,v 1.11 2017/03/17 21:35:28 christos Exp $
31633 # pdp: file(1) magic for PDP-11 executable/object and APL workspace
39589 # GRR: line above (strength 50) is too general as it catches also "PDP-11 UNIX/RT ldp" ./pdp
H A Dmagic私はガラスを食べられます2050 # apl: file(1) magic for APL (see also "pdp" and "vax" for other APL
2891 # From "pdp" (but why a 4-byte quantity?)
2899 # as, the APL workspace magic numbers in pdp.
31632 # $File: pdp,v 1.11 2017/03/17 21:35:28 christos Exp $
31633 # pdp: file(1) magic for PDP-11 executable/object and APL workspace
39589 # GRR: line above (strength 50) is too general as it catches also "PDP-11 UNIX/RT ldp" ./pdp

Completed in 158 milliseconds