Home
last modified time | relevance | path

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

/PHP-7.2/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.2/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.2/ext/gd/
H A Dgd_ctx.c82 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.c133 static gdImagePtr _php_image_create_from_string (zval *Data, char *tn, gdImagePtr (*ioctx_func_p)()…
134 static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImageP…
135 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*func_p…
2267 gdImagePtr _php_image_create_from_string(zval *data, char *tn, gdImagePtr (*ioctx_func_p)()) in _php_image_create_from_string() argument
2280 php_error_docref(NULL, E_WARNING, "Passed data is not in '%s' format", tn); in _php_image_create_from_string()
2365 static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImageP… in _php_image_create_from() argument
2474 php_error_docref(NULL, E_WARNING, "'%s' is not a valid %s file", file, tn); in _php_image_create_from()
2582 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*func_p… in _php_image_output() argument
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic24251 # From: Ossama Othman <othman@astrosun.tn.cornell.edu
H A Dmagic私はガラスを食べられます24251 # From: Ossama Othman <othman@astrosun.tn.cornell.edu

Completed in 131 milliseconds