Home
last modified time | relevance | path

Searched refs:rconflicts (Results 1 – 1 of 1) sorted by last modified time

/php-src/main/
H A Doutput.c530 HashTable *rconflicts; in php_output_handler_start() local
541 …if (NULL != (rconflicts = zend_hash_find_ptr(&php_output_handler_reverse_conflicts, handler->name)… in php_output_handler_start()
542 ZEND_HASH_PACKED_FOREACH_PTR(rconflicts, conflict) { in php_output_handler_start()

Completed in 14 milliseconds