Searched refs:parent_ht (Results 1 – 1 of 1) sorted by relevance
78 …int LoadDirectory(HashTable *directories, HKEY key, char *path, int path_len, HashTable *parent_ht) in LoadDirectory() argument116 if (parent_ht) { in LoadDirectory()121 ZEND_HASH_FOREACH_KEY_VAL(parent_ht, num, index, tmpdata) { in LoadDirectory()134 ht = parent_ht; in LoadDirectory()
Completed in 4 milliseconds