Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/tests/file/
H A Dbug27508.phpt49 $tn = tempnam($tmp_dir, 'foo');
50 if (!$tn) {
54 $fp = fopen("myFile://" . urlencode($tn), "w+");
72 unlink($tn);
/PHP-7.3/ext/oci8/tests/
H A Dlob_030.phpt14 function insert_verify($c, $tn, $id, $length)
18 ".$tn." (id, clob)
33 $select_sql = "SELECT clob FROM ".$tn." where id = ".$id;
/PHP-7.3/ext/gd/
H A Dgd_ctx.c80 static void _php_image_output_ctx(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*fu… in _php_image_output_ctx() argument
H A Dgd.c131 static gdImagePtr _php_image_create_from_string (zval *Data, char *tn, gdImagePtr (*ioctx_func_p)()…
132 static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImageP…
133 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*func_p…
2261 gdImagePtr _php_image_create_from_string(zval *data, char *tn, gdImagePtr (*ioctx_func_p)()) in _php_image_create_from_string() argument
2274 php_error_docref(NULL, E_WARNING, "Passed data is not in '%s' format", tn); in _php_image_create_from_string()
2368 static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImageP… in _php_image_create_from() argument
2477 php_error_docref(NULL, E_WARNING, "'%s' is not a valid %s file", file, tn); in _php_image_create_from()
2585 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*func_p… in _php_image_output() argument
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic26212 # From: Ossama Othman <othman@astrosun.tn.cornell.edu
H A Dmagic私はガラスを食べられます26212 # From: Ossama Othman <othman@astrosun.tn.cornell.edu

Completed in 147 milliseconds