Home
last modified time | relevance | path

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

/PHP-7.1/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.1/ext/fileinfo/tests/
H A Dmagic1540 # apl: file(1) magic for APL (see also "pdp" and "vax" for other APL
1928 # From "pdp" (but why a 4-byte quantity?)
1936 # as, the APL workspace magic numbers in pdp.
16646 # $File: pdp,v 1.9 2013/04/19 20:11:43 christos Exp $
16647 # pdp: file(1) magic for PDP-11 executable/object and APL workspace
H A Dmagic私はガラスを食べられます1540 # apl: file(1) magic for APL (see also "pdp" and "vax" for other APL
1928 # From "pdp" (but why a 4-byte quantity?)
1936 # as, the APL workspace magic numbers in pdp.
16646 # $File: pdp,v 1.9 2013/04/19 20:11:43 christos Exp $
16647 # pdp: file(1) magic for PDP-11 executable/object and APL workspace

Completed in 74 milliseconds