ELinks 0.18.0
forms.h File Reference
#include <quickjs/quickjs.h>
Include dependency graph for forms.h:
This graph shows which files directly or indirectly include this file:

Functions

JSValue js_get_form_object (JSContext *ctx, JSValue jsdoc, struct form *form)
 
JSValue getForms (JSContext *ctx, void *node)
 

Function Documentation

◆ getForms()

JSValue getForms ( JSContext * ctx,
void * node )

◆ js_get_form_object()

JSValue js_get_form_object ( JSContext * ctx,
JSValue jsdoc,
struct form * form )