Searched refs:current_entry (Results 1 – 1 of 1) sorted by relevance
218 browscap_entry *current_entry; member312 if (ctx->current_entry != NULL && arg2) { in php_browscap_parser_cb()343 if (ctx->current_entry->parent) { in php_browscap_parser_cb()344 zend_string_release(ctx->current_entry->parent); in php_browscap_parser_cb()347 ctx->current_entry->parent = new_value; in php_browscap_parser_cb()351 ctx->current_entry->kv_end = bdata->kv_used; in php_browscap_parser_cb()377 entry = ctx->current_entry in php_browscap_parser_cb()430 ctx.current_entry = NULL; in browscap_read_file()
Completed in 7 milliseconds