HomeSort by: relevance | last modified time | path
    Searched defs:tre_methods (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/tre/dist/python/
tre-python.c 533 static PyMethodDef tre_methods[] = { variable
573 m = Py_InitModule3(TRE_MODULE, tre_methods, tre_doc);

Completed in 22 milliseconds