Home
last modified time | relevance | path

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

/PHP-5.4/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.c5239 char haltoff[] = "__COMPILER_HALT_OFFSET__"; in zend_do_halt_compiler_register() local
5248 zend_mangle_property_name(&name, &len, haltoff, sizeof(haltoff) - 1, cfilename, clen, 0); in zend_do_halt_compiler_register()

Completed in 21 milliseconds