Home
last modified time | relevance | path

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

/php-src/ext/standard/tests/file/
H A Dbug27508.phpt50 $tn = tempnam($tmp_dir, 'foo');
51 if (!$tn) {
55 $fp = fopen("myFile://" . urlencode($tn), "w+");
73 unlink($tn);
/php-src/ext/gd/
H A Dgd.c121 static gdImagePtr _php_image_create_from_string(zend_string *Data, char *tn, gdImagePtr (*ioctx_fun…
122 static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImageP…
123 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn);
130 static void _php_image_output_ctx(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn);
1383 gdImagePtr _php_image_create_from_string(zend_string *data, char *tn, gdImagePtr (*ioctx_func_p)(gd… in _php_image_create_from_string() argument
1396 php_error_docref(NULL, E_WARNING, "Passed data is not in \"%s\" format", tn); in _php_image_create_from_string()
1488 static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImageP… in _php_image_create_from() argument
1604 php_error_docref(NULL, E_WARNING, "\"%s\" is not a valid %s file", file, tn); in _php_image_create_from()
1718 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn) in _php_image_output() argument
4070 static void _php_image_output_ctx(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn) in _php_image_output_ctx() argument
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_x86.lua474 local tn = type(n)
475 if tn == "number" then
480 elseif tn == "table" then
489 local tn = type(n)
490 if tn == "number" then -- This is only used for numbers from -2^31..2^32-1.
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7285 # 2 chars for name of master unit like IN in ML SU tn th TH HU mm "\0 "\040 \0\0
38095 # From: Ossama Othman <othman@astrosun.tn.cornell.edu
H A Dmagic7285 # 2 chars for name of master unit like IN in ML SU tn th TH HU mm "\0 "\040 \0\0
38095 # From: Ossama Othman <othman@astrosun.tn.cornell.edu

Completed in 212 milliseconds