Home
last modified time | relevance | path

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

/PHP-7.2/ext/com_dotnet/
H A Dcom_wrapper.c247 /* [in] */ DISPPARAMS *pdp, in disp_invokeex() argument
262 …e: %d %20s [%d] flags=%08x args=%d\n", id, Z_STRVAL_P(name), Z_STRLEN_P(name), wFlags, pdp->cArgs); in disp_invokeex()
266 if (pdp->cArgs) { in disp_invokeex()
267 params = (zval *)safe_emalloc(sizeof(zval), pdp->cArgs, 0); in disp_invokeex()
268 for (i = 0; i < pdp->cArgs; i++) { in disp_invokeex()
271 arg = &pdp->rgvarg[ pdp->cArgs - 1 - i]; in disp_invokeex()
292 retval, pdp->cArgs, params, 1, NULL)) { in disp_invokeex()
297 for (i = 0; i < pdp->cArgs; i++) { in disp_invokeex()
300 VARIANT *dstvar = &pdp->rgvarg[ pdp->cArgs - 1 - i]; in disp_invokeex()
320 for (i = 0; i < pdp->cArgs; i++) { in disp_invokeex()
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic1591 # apl: file(1) magic for APL (see also "pdp" and "vax" for other APL
2169 # From "pdp" (but why a 4-byte quantity?)
2177 # as, the APL workspace magic numbers in pdp.
20094 # $File: pdp,v 1.11 2017/03/17 21:35:28 christos Exp $
20095 # pdp: file(1) magic for PDP-11 executable/object and APL workspace
H A Dmagic私はガラスを食べられます1591 # apl: file(1) magic for APL (see also "pdp" and "vax" for other APL
2169 # From "pdp" (but why a 4-byte quantity?)
2177 # as, the APL workspace magic numbers in pdp.
20094 # $File: pdp,v 1.11 2017/03/17 21:35:28 christos Exp $
20095 # pdp: file(1) magic for PDP-11 executable/object and APL workspace

Completed in 126 milliseconds