HomeSort by relevance Sort by last modified time
    Searched full:any_method (Results 1 - 2 of 2) sorted by null

  /external/clearsilver/cgi/
cgi.c 606 my_pcb->any_method = 1;
629 if ( (pcb->any_method || !strcasecmp(pcb->method, method)) &&
    [all...]
cgi.h 39 int any_method; member in struct:_cgi_parse_cb

Completed in 109 milliseconds