Searched defs:PL_DHASH_NEXT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h499 PL_DHASH_NEXT = 0, /* enumerator says continue */ enumerator in enum:PLDHashOperator
560 * The return value, op, is treated as a set of flags. If op is PL_DHASH_NEXT,
582 * entries to be removed, returning PL_DHASH_NEXT to skip them. Likewise, if

Completed in 887 milliseconds