Hi, On Mon, 2007-01-22 at 04:11 +0800, yAnbiN wrote: > Hi! > I know that the 'TSRMLS' is an abbreviation of 'Thread Safe Resource Manager > Local Storage', but what means is 'CC' and 'DC' in the 'TSRMLS_CC' and > 'TSRMLS_DC' ?
This has been asked multiple times before on this list, but once again: _CC - call with comma _C - call (without comma) _DC - declaration with comma _D - declaration (w/o comma) johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php