Home
last modified time | relevance | path

Searched refs:parent_ht (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/win32/
H A Dregistry.c76 …int LoadDirectory(HashTable *directories, HKEY key, char *path, int path_len, HashTable *parent_ht) in LoadDirectory() argument
114 if (parent_ht) { in LoadDirectory()
119 ZEND_HASH_FOREACH_KEY_VAL(parent_ht, num, index, tmpdata) { in LoadDirectory()
132 ht = parent_ht; in LoadDirectory()

Completed in 6 milliseconds