Home
last modified time | relevance | path

Searched refs:fill_v1_v2_form (Results 1 – 7 of 7) sorted by relevance

/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/examples/
H A Dpost_example.c363 fill_v1_v2_form (const void *cls, in fill_v1_v2_form() function
446 { "/2", "text/html", &fill_v1_v2_form, NULL },
/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/doc/examples/
H A Dsessions.c378 fill_v1_v2_form (const void *cls, in fill_v1_v2_form() function
451 { "/2", "text/html", &fill_v1_v2_form, SECOND_PAGE },
/dports/www/fpc-libmicrohttpd/fpc-3.2.2/packages/libmicrohttpd/examples/
H A Dpost_example.pp303 function fill_v1_v2_form(cls: Pointer; mime: Pcchar; session: PSession;
358 (url: '/2'; mime: 'text/html'; handler: @fill_v1_v2_form; handler_cls: nil),
H A Dsessions.pp285 function fill_v1_v2_form(cls: Pointer; mime: Pcchar; session: PSession;
336 (url: '/2'; mime: 'text/html'; handler: @fill_v1_v2_form; handler_cls: SECOND_PAGE),
/dports/lang/fpc-source/fpc-3.2.2/packages/libmicrohttpd/examples/
H A Dpost_example.pp303 function fill_v1_v2_form(cls: Pointer; mime: Pcchar; session: PSession;
358 (url: '/2'; mime: 'text/html'; handler: @fill_v1_v2_form; handler_cls: nil),
H A Dsessions.pp285 function fill_v1_v2_form(cls: Pointer; mime: Pcchar; session: PSession;
336 (url: '/2'; mime: 'text/html'; handler: @fill_v1_v2_form; handler_cls: SECOND_PAGE),
/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/doc/
H A Dlibmicrohttpd-tutorial.info4566 fill_v1_v2_form (const void *cls,
4639 { "/2", "text/html", &fill_v1_v2_form, SECOND_PAGE },