Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_strtod.c1389 Bigint **listp = &freelist[i]; in destroy_freelist() local
1390 while ((tmp = *listp) != NULL) { in destroy_freelist()
1391 *listp = tmp->next; in destroy_freelist()

Completed in 10 milliseconds