inconsistent       60 Zend/zend_hash.c 	if (ht->inconsistent==HT_OK) {
inconsistent       63 Zend/zend_hash.c 	switch (ht->inconsistent) {
inconsistent       80 Zend/zend_hash.c #define SET_INCONSISTENT(n) ht->inconsistent = n;
inconsistent       81 Zend/zend_hash.h 	int inconsistent;
inconsistent      335 ext/opcache/zend_accelerator_util_funcs.c 	ht->inconsistent = 0;
inconsistent      463 ext/opcache/zend_accelerator_util_funcs.c 	ht->inconsistent = 0;
inconsistent      574 ext/opcache/zend_accelerator_util_funcs.c 	ht->inconsistent = 0;
inconsistent      634 sapi/phpdbg/phpdbg_watch.c 			    && !watch->addr.ht->inconsistent
inconsistent      706 sapi/phpdbg/phpdbg_watch.c 					if (watch->addr.ht->inconsistent) {