Home
last modified time | relevance | path

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

/external/clearsilver/python/
Dneo_cgi.c33 static void p_cgi_dealloc (CGIObject *ho);
42 (destructor)p_cgi_dealloc, /*tp_dealloc*/
54 static void p_cgi_dealloc (CGIObject *ho) in p_cgi_dealloc() function