Lines Matching refs:use_include_path
553 long use_include_path = 0; in PHP_FUNCTION() local
556 …_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "p|l", &filename, &filename_len, &use_include_path)) { in PHP_FUNCTION()
560 if (use_include_path) { in PHP_FUNCTION()
594 long use_include_path = 0; in PHP_FUNCTION() local
596 …S() TSRMLS_CC, "ps|l", &filename, &filename_len, &mode, &mode_len, &use_include_path) == FAILURE) { in PHP_FUNCTION()
600 if (use_include_path) { in PHP_FUNCTION()
622 long use_include_path = 0; in PHP_FUNCTION() local
624 …meters(ZEND_NUM_ARGS() TSRMLS_CC, "p|l", &filename, &filename_len, &use_include_path) == FAILURE) { in PHP_FUNCTION()
628 if (use_include_path) { in PHP_FUNCTION()
755 ZEND_ARG_INFO(0, use_include_path)
761 ZEND_ARG_INFO(0, use_include_path)
766 ZEND_ARG_INFO(0, use_include_path)