phpdbg_find_breakbase_ex 1156 sapi/phpdbg/phpdbg_bp.c if ((brake = phpdbg_find_breakbase_ex(num, &table, &numkey, &strkey))) { phpdbg_find_breakbase_ex 1387 sapi/phpdbg/phpdbg_bp.c return phpdbg_find_breakbase_ex(id, &table, &numkey, &strkey); phpdbg_find_breakbase_ex 157 sapi/phpdbg/phpdbg_bp.h PHPDBG_API phpdbg_breakbase_t *phpdbg_find_breakbase_ex(zend_ulong id, HashTable **table, zend_ulong *numkey, zend_string **strkey); /* }}} */