zend_llist_copy  3424 Zend/zend_compile.c 		zend_llist_copy(&lle.dimensions, &CG(dimension_llist));
zend_llist_copy  1207 ext/curl/interface.c 	zend_llist_copy(&dupch->to_free.str, &ch->to_free.str);
zend_llist_copy  1210 ext/curl/interface.c 	zend_llist_copy(&dupch->to_free.slist, &ch->to_free.slist);
zend_llist_copy  1211 ext/curl/interface.c 	zend_llist_copy(&dupch->to_free.post, &ch->to_free.post);
zend_llist_copy   234 sapi/cgi/cgi_main.c 	zend_llist_copy(&sorted_exts, &zend_extensions);
zend_llist_copy   215 sapi/cli/php_cli.c 	zend_llist_copy(&sorted_exts, &zend_extensions);