Searched refs:DO_TICKS (Results 1 – 2 of 2) sorted by relevance
308 unticked_statement { DO_TICKS(); }396 unticked_function_declaration_statement { DO_TICKS(); }400 unticked_class_declaration_statement { DO_TICKS(); }
43 #define DO_TICKS() if (Z_LVAL(CG(declarables).ticks)) { zend_do_ticks(TSRMLS_C); } macro
Completed in 9 milliseconds