Searched refs:tmp_container (Results 1 - 1 of 1) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
H A Dparser.c420 container_t *tmp_container, *tmp2_container; local
436 tmp_container = search_group(buf, f);
437 if (tmp_container) {
438 if (tmp_container->type == END) {
439 free(tmp_container);
443 child = tmp_container;
449 tmp2_container->next = tmp_container;
454 if (!is_option && !tmp_container) {
572 container_t *tmp_container; local
584 tmp_container
[all...]

Completed in 295 milliseconds