Home
last modified time | relevance | path

Searched defs:use_include_path (Results 1 – 6 of 6) sorted by relevance

/PHP-7.1/ext/tidy/
H A Dtidy.c565 zend_bool use_include_path = 0; in php_tidy_quick_repair() local
650 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem()
1268 zend_bool use_include_path = 0; in PHP_FUNCTION() local
1585 zend_bool use_include_path = 0; in TIDY_DOC_METHOD() local
1622 zend_bool use_include_path = 0; in TIDY_DOC_METHOD() local
/PHP-7.1/ext/zlib/
H A Dzlib.c570 zend_long use_include_path = 0; in PHP_FUNCTION() local
611 zend_long use_include_path = 0; in PHP_FUNCTION() local
639 zend_long use_include_path = 0; in PHP_FUNCTION() local
/PHP-7.1/ext/phar/
H A Dfunc_interceptors.c99 zend_bool use_include_path = 0; in PHAR_FUNC() local
234 zend_bool use_include_path = 0; in PHAR_FUNC() local
334 zend_bool use_include_path = 0; in PHAR_FUNC() local
/PHP-7.1/ext/standard/
H A Dfile.c381 zend_bool use_include_path = 0; in PHP_FUNCTION() local
524 zend_bool use_include_path = 0; in PHP_FUNCTION() local
718 zend_bool use_include_path; in PHP_FUNCTION() local
859 zend_bool use_include_path = 0; in PHP_NAMED_FUNCTION() local
1353 zend_bool use_include_path = 0; in PHP_FUNCTION() local
/PHP-7.1/ext/spl/
H A Dspl_directory.c260 static int spl_filesystem_file_open(spl_filesystem_object *intern, int use_include_path, int silent… in spl_filesystem_file_open()
457 zend_bool use_include_path = 0; in spl_filesystem_object_create_type() local
2259 zend_bool use_include_path = 0; in SPL_METHOD() local
H A Dspl.php970 function openFile($mode = 'r', $use_include_path = false, $context = NULL) {/**/}

Completed in 43 milliseconds