removed           883 ext/openssl/openssl.c 	int removed = 0;
removed           889 ext/openssl/openssl.c 			++removed;
removed           894 ext/openssl/openssl.c 	return removed;
removed          55238 ext/sqlite3/libsqlite/sqlite3.c   int removed = 0;
removed          55259 ext/sqlite3/libsqlite/sqlite3.c     removed = 1;
removed          55262 ext/sqlite3/libsqlite/sqlite3.c   return removed;
removed          2395 ext/standard/array.c static void php_splice(HashTable *in_hash, int offset, int length, HashTable *replace, HashTable *removed) /* {{{ */
removed          2448 ext/standard/array.c 	if (removed != NULL) {
removed          2458 ext/standard/array.c 				zend_hash_next_index_insert_new(removed, entry);
removed          2461 ext/standard/array.c 				zend_hash_add_new(removed, p->key, entry);
removed           923 sapi/phpdbg/phpdbg_watch.c 		int removed = 0;
removed           957 sapi/phpdbg/phpdbg_watch.c 				removed = 1;
removed          1004 sapi/phpdbg/phpdbg_watch.c 					if ((watch->flags & PHPDBG_WATCH_NORMAL) && (removed || show_value)) {
removed          1018 sapi/phpdbg/phpdbg_watch.c 					if (removed) {