Searched refs:wddx_stack_is_empty (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/wddx/ | ||
| H A D | wddx.c | 215 /* {{{ wddx_stack_is_empty 217 static int wddx_stack_is_empty(wddx_stack *stack) function 1048 if (!wddx_stack_is_empty(stack) && !stack->done) { |
Completed in 4 milliseconds