Searched refs:htsize (Results 1 – 1 of 1) sorted by relevance
87 int htsize; in php_dom_libxml_hash_iter() local89 if ((htsize = xmlHashSize(ht)) > 0 && index < htsize) { in php_dom_libxml_hash_iter()108 int htsize; in php_dom_libxml_notation_iter() local110 if ((htsize = xmlHashSize(ht)) > 0 && index < htsize) { in php_dom_libxml_notation_iter()
Completed in 8 milliseconds