Home
last modified time | relevance | path

Searched refs:use_include_path (Results 1 – 25 of 114) sorted by relevance

12345

/PHP-5.3/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_variation2.phpt2 Test file_get_contents() and file_put_contents() functions : usage variations - use_include_path
6 /* Prototype: string file_get_contents( string $filename[, bool $use_include_path[,
15 /* Testing variation using use_include_path argument */
19 echo "*** Testing with variation in use_include_path argument ***\n";
50 *** Testing with variation in use_include_path argument ***
H A Dfopen_variation3.phpt2 Test fopen() function : usage variation different datatypes for use_include_path
7 /* Prototype : resource fopen(string filename, string mode [, bool use_include_path [, resource co…
107 // loop through each element of the array for use_include_path
H A Dreadfile_variation5.phpt7 /* Prototype : int readfile(string filename [, bool use_include_path[, resource context]])
26 $use_include_path = false;
109 // loop through each element of the array for use_include_path
H A Dfile_get_contents_variation3.phpt2 Test file_get_contents() function : usage variation - different type for use_include_path
7 /* Prototype : string file_get_contents(string filename [, bool use_include_path [, resource conte…
112 // loop through each element of the array for use_include_path
/PHP-5.3/ext/zlib/tests/
H A Dreadgzfile_variation5.phpt11 $use_include_path = false;
23 var_dump(readgzfile( $var , $use_include_path ) );
H A Dreadgzfile_variation4.phpt11 $use_include_path = false;
24 var_dump(readgzfile( $var , $use_include_path ) );
H A Dreadgzfile_variation7.phpt11 $use_include_path = false;
27 var_dump(readgzfile( $var , $use_include_path ) );
H A Dgzfile_error.phpt12 $use_include_path = false;
15 var_dump(gzfile( $filename, $use_include_path, $extra_arg ) );
H A Dreadgzfile_error.phpt12 $use_include_path = false;
15 var_dump(readgzfile( $filename, $use_include_path, $extra_arg ) );
H A Dgzopen_error.phpt11 /* Prototype : resource gzopen(string filename, string mode [, int use_include_path])
24 $use_include_path = 10;
26 var_dump( gzopen($filename, $mode, $use_include_path, $extra_arg) );
H A Dgzopen_basic.phpt11 /* Prototype : resource gzopen(string filename, string mode [, int use_include_path])
23 $use_include_path = false;
26 $h = gzopen($filename, $mode, $use_include_path);
H A Dreadgzfile_variation6.phpt11 $use_include_path = false;
42 var_dump(readgzfile( $var , $use_include_path ) );
H A Dgzfile_variation2.phpt11 $use_include_path =
23 var_dump(gzfile( $var , $use_include_path ) );
H A Dgzfile_variation5.phpt11 $use_include_path = false;
23 var_dump(gzfile( $var , $use_include_path ) );
H A Dgzfile_variation6.phpt11 $use_include_path = false;
42 var_dump(gzfile( $var , $use_include_path ) );
H A Dreadgzfile_variation2.phpt11 $use_include_path =
23 var_dump(readgzfile( $var , $use_include_path ) );
H A Dgzfile_variation1.phpt11 $use_include_path = false;
26 var_dump(gzfile( $var , $use_include_path ) );
H A Dreadgzfile_variation1.phpt11 $use_include_path = false;
26 var_dump(readgzfile( $var , $use_include_path ) );
H A Dgzfile_variation7.phpt11 $use_include_path = false;
27 var_dump(gzfile( $var , $use_include_path ) );
H A Dgzfile_variation3.phpt11 $use_include_path = false;
28 var_dump(gzfile( $var , $use_include_path ) );
H A Dgzfile_variation4.phpt11 $use_include_path = false;
24 var_dump(gzfile( $var , $use_include_path ) );
H A Dreadgzfile_variation3.phpt11 $use_include_path = false;
28 var_dump(readgzfile( $var , $use_include_path ) );
/PHP-5.3/ext/zlib/
H A Dzlib.c111 ZEND_ARG_INFO(0, use_include_path)
117 ZEND_ARG_INFO(0, use_include_path)
122 ZEND_ARG_INFO(0, use_include_path)
398 int use_include_path = 0; in PHP_FUNCTION() local
405 use_include_path = flags ? USE_PATH : 0; in PHP_FUNCTION()
408 …stream = php_stream_gzopen(NULL, filename, "rb", use_include_path | ENFORCE_SAFE_MODE | REPORT_ERR… in PHP_FUNCTION()
442 int use_include_path = 0; in PHP_FUNCTION() local
448 use_include_path = flags ? USE_PATH : 0; in PHP_FUNCTION()
471 int use_include_path = 0; in PHP_FUNCTION() local
477 use_include_path = flags ? USE_PATH : 0; in PHP_FUNCTION()
[all …]
/PHP-5.3/ext/tidy/
H A Dtidy.c298 ZEND_ARG_INFO(0, use_include_path)
314 ZEND_ARG_INFO(0, use_include_path)
561 zend_bool use_include_path = 0; in php_tidy_quick_repair() local
574 if (!(data = php_tidy_file_to_mem(arg1, use_include_path, &data_len TSRMLS_CC))) { in php_tidy_quick_repair()
643 static char *php_tidy_file_to_mem(char *filename, zend_bool use_include_path, int *len TSRMLS_DC) in php_tidy_file_to_mem() argument
1224 zend_bool use_include_path = 0; in PHP_FUNCTION() local
1231 &options, &enc, &enc_len, &use_include_path) == FAILURE) { in PHP_FUNCTION()
1540 zend_bool use_include_path = 0; in TIDY_DOC_METHOD() local
1548 &options, &enc, &enc_len, &use_include_path) == FAILURE) { in TIDY_DOC_METHOD()
1575 zend_bool use_include_path = 0; in TIDY_DOC_METHOD() local
[all …]
/PHP-5.3/ext/phar/
H A Dfunc_interceptors.c99 zend_bool use_include_path = 0; in PHAR_FUNC() local
116 …T, ZEND_NUM_ARGS() TSRMLS_CC, "s|br!ll", &filename, &filename_len, &use_include_path, &zcontext, &… in PHAR_FUNC()
120 if (use_include_path || (!IS_ABSOLUTE_PATH(filename, filename_len) && !strstr(filename, "://"))) { in PHAR_FUNC()
151 if (use_include_path) { in PHAR_FUNC()
235 zend_bool use_include_path = 0; in PHAR_FUNC() local
247 …IET, ZEND_NUM_ARGS() TSRMLS_CC, "s|br!", &filename, &filename_len, &use_include_path, &zcontext) =… in PHAR_FUNC()
250 if (use_include_path || (!IS_ABSOLUTE_PATH(filename, filename_len) && !strstr(filename, "://"))) { in PHAR_FUNC()
275 if (use_include_path) { in PHAR_FUNC()
330 zend_bool use_include_path = 0; in PHAR_FUNC() local
346 if (use_include_path || (!IS_ABSOLUTE_PATH(filename, filename_len) && !strstr(filename, "://"))) { in PHAR_FUNC()
[all …]

Completed in 50 milliseconds

12345