PHP_USER_CONSTANT 893 Zend/zend_builtin_functions.c c.module_number = PHP_USER_CONSTANT; PHP_USER_CONSTANT 2216 Zend/zend_builtin_functions.c if (val->module_number == PHP_USER_CONSTANT) { PHP_USER_CONSTANT 7251 Zend/zend_vm_def.h c.module_number = PHP_USER_CONSTANT; PHP_USER_CONSTANT 6507 Zend/zend_vm_execute.h c.module_number = PHP_USER_CONSTANT; PHP_USER_CONSTANT 108 sapi/phpdbg/phpdbg_info.c if (data->module_number == PHP_USER_CONSTANT) {