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()342 if (ctx->current_entry->parent) { in php_browscap_parser_cb()343 zend_string_release(ctx->current_entry->parent); in php_browscap_parser_cb()346 ctx->current_entry->parent = new_value; in php_browscap_parser_cb()350 ctx->current_entry->kv_end = bdata->kv_used; in php_browscap_parser_cb()376 entry = ctx->current_entry in php_browscap_parser_cb()427 ctx.current_entry = NULL; in browscap_read_file()
Completed in 5 milliseconds