Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend_constants.c217 static char haltoff[] = "__COMPILER_HALT_OFFSET__"; in zend_get_special_constant() local
262 zend_mangle_property_name(&haltname, &len, haltoff, in zend_get_special_constant()
H A Dzend_compile.c5593 char haltoff[] = "__COMPILER_HALT_OFFSET__"; in zend_do_halt_compiler_register() local
5602 zend_mangle_property_name(&name, &len, haltoff, sizeof(haltoff) - 1, cfilename, clen, 0); in zend_do_halt_compiler_register()
/PHP-5.6/ext/opcache/
H A Dzend_accelerator_util_funcs.c1024 char haltoff[] = "__COMPILER_HALT_OFFSET__"; local
1029 zend_mangle_property_name(&name, &len, haltoff, sizeof(haltoff) - 1, cfilename, clen, 0);

Completed in 26 milliseconds