Searched refs:dstOffsetArg (Results 1 – 1 of 1) sorted by relevance
446 *dstOffsetArg; in PHP_FUNCTION() local453 &dstOffsetArg) == FAILURE) { in PHP_FUNCTION()469 ZVAL_DEREF(dstOffsetArg); in PHP_FUNCTION()470 zval_dtor(dstOffsetArg); in PHP_FUNCTION()471 ZVAL_LONG(dstOffsetArg, dstOffset); in PHP_FUNCTION()
Completed in 6 milliseconds