zend_symtable_str_find  183 main/php_variables.c 				gpc_element_p = zend_symtable_str_find(symtable1, index, index_len);
zend_symtable_str_find  533 sapi/phpdbg/phpdbg_utils.c 			if (!(zv = zend_symtable_str_find(parent, last_index, index_len))) {