Searched refs:ucl_array_pop_first (Results 1 – 3 of 3) sorted by relevance
133 cur = ucl_array_pop_first (ar); in main()
558 UCL_EXTERN ucl_object_t *ucl_array_pop_first(ucl_object_t *top);
3303 ucl_array_pop_first(ucl_object_t *top) function