default_case     1770 Zend/zend_compile.c 		switch_entry.default_case = 0;
default_case     4989 Zend/zend_compile.c 	switch_entry.default_case = -1;
default_case     5007 Zend/zend_compile.c 	if (switch_entry_ptr->default_case != -1) {
default_case     5012 Zend/zend_compile.c 		opline->op1.opline_num = switch_entry_ptr->default_case;
default_case     5114 Zend/zend_compile.c 	switch_entry_ptr->default_case = next_op_number;
default_case      374 Zend/zend_compile.h 	int default_case;
default_case     1968 ext/sockets/sockets.c 		if (res == 1) { goto default_case; } \
default_case     2062 ext/sockets/sockets.c default_case: