ZEND_CE_DOC_COMMENT 701 ext/opcache/zend_accelerator_util_funcs.c if (ZEND_CE_DOC_COMMENT(ce)) { ZEND_CE_DOC_COMMENT 703 ext/opcache/zend_accelerator_util_funcs.c ZEND_CE_DOC_COMMENT(ce) = estrndup(ZEND_CE_DOC_COMMENT(ce), ZEND_CE_DOC_COMMENT_LEN(ce)); ZEND_CE_DOC_COMMENT 705 ext/opcache/zend_accelerator_util_funcs.c ZEND_CE_DOC_COMMENT(ce) = NULL; ZEND_CE_DOC_COMMENT 497 ext/opcache/zend_persist.c if (ZEND_CE_DOC_COMMENT(ce)) { ZEND_CE_DOC_COMMENT 499 ext/opcache/zend_persist.c zend_accel_store(ZEND_CE_DOC_COMMENT(ce), ZEND_CE_DOC_COMMENT_LEN(ce) + 1); ZEND_CE_DOC_COMMENT 501 ext/opcache/zend_persist.c if (!zend_shared_alloc_get_xlat_entry(ZEND_CE_DOC_COMMENT(ce))) { ZEND_CE_DOC_COMMENT 502 ext/opcache/zend_persist.c zend_shared_alloc_register_xlat_entry(ZEND_CE_DOC_COMMENT(ce), ZEND_CE_DOC_COMMENT(ce)); ZEND_CE_DOC_COMMENT 503 ext/opcache/zend_persist.c efree((char*)ZEND_CE_DOC_COMMENT(ce)); ZEND_CE_DOC_COMMENT 505 ext/opcache/zend_persist.c ZEND_CE_DOC_COMMENT(ce) = NULL; ZEND_CE_DOC_COMMENT 270 ext/opcache/zend_persist_calc.c if (ZCG(accel_directives).save_comments && ZEND_CE_DOC_COMMENT(ce)) { ZEND_CE_DOC_COMMENT 271 ext/opcache/zend_persist_calc.c ADD_DUP_SIZE(ZEND_CE_DOC_COMMENT(ce), ZEND_CE_DOC_COMMENT_LEN(ce) + 1);