Searched refs:tn (Results 1 – 6 of 6) sorted by relevance
/PHP-8.2/ext/standard/tests/file/ |
H A D | bug27508.phpt | 50 $tn = tempnam($tmp_dir, 'foo'); 51 if (!$tn) { 55 $fp = fopen("myFile://" . urlencode($tn), "w+"); 73 unlink($tn);
|
/PHP-8.2/ext/oci8/tests/ |
H A D | lob_030.phpt | 16 function insert_verify($c, $tn, $id, $length) 20 ".$tn." (id, clob) 35 $select_sql = "SELECT clob FROM ".$tn." where id = ".$id;
|
/PHP-8.2/ext/gd/ |
H A D | gd.c | 121 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); 1389 gdImagePtr _php_image_create_from_string(zend_string *data, char *tn, gdImagePtr (*ioctx_func_p)(gd… in _php_image_create_from_string() argument 1402 php_error_docref(NULL, E_WARNING, "Passed data is not in \"%s\" format", tn); in _php_image_create_from_string() 1494 static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImageP… in _php_image_create_from() argument 1610 php_error_docref(NULL, E_WARNING, "\"%s\" is not a valid %s file", file, tn); in _php_image_create_from() 1724 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn) in _php_image_output() argument 4098 static void _php_image_output_ctx(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn) in _php_image_output_ctx() argument
|
/PHP-8.2/ext/opcache/jit/dynasm/ |
H A D | dasm_x86.lua | 474 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-8.2/ext/fileinfo/tests/ |
H A D | magic | 6458 # 2 chars for name of master unit like IN in ML SU tn th TH HU mm "\0 "\040 \0\0 32891 # From: Ossama Othman <othman@astrosun.tn.cornell.edu
|
H A D | magic私はガラスを食べられます | 6458 # 2 chars for name of master unit like IN in ML SU tn th TH HU mm "\0 "\040 \0\0 32891 # From: Ossama Othman <othman@astrosun.tn.cornell.edu
|
Completed in 133 milliseconds