Home
last modified time | relevance | path

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

/PHP-5.3/win32/
H A Dregistry.c176 HashTable **pht; in UpdateIniFromRegistry() local
252 if (zend_hash_find(PW32G(registry_directories), path, path_len+1, (void**)&pht) == SUCCESS) { in UpdateIniFromRegistry()
253 HashTable *ht = *pht; in UpdateIniFromRegistry()
/PHP-5.3/Zend/
H A Dzend_compile.c1964 HashTable **pht; in zend_release_labels() local
1966 zend_stack_top(&CG(labels_stack), (void**)&pht); in zend_release_labels()
1967 CG(labels) = *pht; in zend_release_labels()

Completed in 28 milliseconds