Home
last modified time | relevance | path

Searched defs:tn (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/gd/
H A Dgd_ctx.c77 static void _php_image_output_ctx(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*fu… in _php_image_output_ctx()
H A Dgd.c2252 gdImagePtr _php_image_create_from_string(zval **data, char *tn, gdImagePtr (*ioctx_func_p)() TSRMLS… in _php_image_create_from_string()
2346 static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImageP… in _php_image_create_from()
2548 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*func_p… in _php_image_output()
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp309 char *tn = _tempnam(temppath,"pht."); in ParseTestFile() local

Completed in 20 milliseconds