Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_bp.c42 static inline void _phpdbg_break_mapping(int id, HashTable *table) /* {{{ */ in _phpdbg_break_mapping() function
48 #define PHPDBG_BREAK_MAPPING(id, table) _phpdbg_break_mapping(id, table)

Completed in 9 milliseconds