Searched refs:parent_ht (Results 1 – 1 of 1) sorted by relevance
76 …int LoadDirectory(HashTable *directories, HKEY key, char *path, int path_len, HashTable *parent_ht) in LoadDirectory() argument114 if (parent_ht) { in LoadDirectory()119 ZEND_HASH_MAP_FOREACH_KEY_VAL(parent_ht, num, index, tmpdata) { in LoadDirectory()132 ht = parent_ht; in LoadDirectory()
Completed in 6 milliseconds