Home
last modified time | relevance | path

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

/PHP-7.3/ext/com_dotnet/
H A Dcom_wrapper.c245 /* [in] */ DISPPARAMS *pdp, in disp_invokeex() argument
260 …e: %d %20s [%d] flags=%08x args=%d\n", id, Z_STRVAL_P(name), Z_STRLEN_P(name), wFlags, pdp->cArgs); in disp_invokeex()
264 if (pdp->cArgs) { in disp_invokeex()
265 params = (zval *)safe_emalloc(sizeof(zval), pdp->cArgs, 0); in disp_invokeex()
266 for (i = 0; i < pdp->cArgs; i++) { in disp_invokeex()
269 arg = &pdp->rgvarg[ pdp->cArgs - 1 - i]; in disp_invokeex()
290 retval, pdp->cArgs, params)) { in disp_invokeex()
295 for (i = 0; i < pdp->cArgs; i++) { in disp_invokeex()
298 VARIANT *dstvar = &pdp->rgvarg[ pdp->cArgs - 1 - i]; in disp_invokeex()
318 for (i = 0; i < pdp->cArgs; i++) { in disp_invokeex()
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic1664 # apl: file(1) magic for APL (see also "pdp" and "vax" for other APL
2393 # From "pdp" (but why a 4-byte quantity?)
2401 # as, the APL workspace magic numbers in pdp.
21796 # $File: pdp,v 1.11 2017/03/17 21:35:28 christos Exp $
21797 # pdp: file(1) magic for PDP-11 executable/object and APL workspace
H A Dmagic私はガラスを食べられます1664 # apl: file(1) magic for APL (see also "pdp" and "vax" for other APL
2393 # From "pdp" (but why a 4-byte quantity?)
2401 # as, the APL workspace magic numbers in pdp.
21796 # $File: pdp,v 1.11 2017/03/17 21:35:28 christos Exp $
21797 # pdp: file(1) magic for PDP-11 executable/object and APL workspace

Completed in 124 milliseconds