Searched refs:__xmlRandom (Results 1 – 3 of 3) sorted by relevance
114 int __xmlRandom(void);
198 int __xmlRandom(void) { in __xmlRandom() function599 dict->seed = __xmlRandom(); in xmlDictCreate()
196 table->random_seed = __xmlRandom(); in xmlHashCreate()