Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_constants.c230 static char haltoff[] = "__COMPILER_HALT_OFFSET__"; in zend_get_special_constant() local
275 zend_mangle_property_name(&haltname, &len, haltoff, in zend_get_special_constant()
H A Dzend_compile.c5459 char haltoff[] = "__COMPILER_HALT_OFFSET__"; in zend_do_halt_compiler_register() local
5468 zend_mangle_property_name(&name, &len, haltoff, sizeof(haltoff) - 1, cfilename, clen, 0); in zend_do_halt_compiler_register()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c957 char haltoff[] = "__COMPILER_HALT_OFFSET__"; local
962 zend_mangle_property_name(&name, &len, haltoff, sizeof(haltoff) - 1, cfilename, clen, 0);

Completed in 25 milliseconds