Home
last modified time | relevance | path

Searched refs:args (Results 226 – 250 of 566) sorted by relevance

12345678910>>...23

/PHP-5.4/ext/standard/tests/strings/
H A Dvfprintf_variation3.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
12 * the '$format' and '$args' arguments of the function
H A Dvfprintf_variation5.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
12 * the '$format' and '$args' arguments of the function
H A Dvfprintf_variation11.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
16 * the '$format' and '$args' arguments of the function
H A Dvfprintf_variation11_64bit.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
16 * the '$format' and '$args' arguments of the function
H A Dvfprintf_variation19.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
31 // initializing the args array
H A Dvfprintf_variation19_64bit.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
31 // initializing the args array
H A Dvprintf_variation17.phpt5 /* Prototype : string vsprintf(string format, array args)
12 * are passed to the '$format' and '$args' arguments of the function
/PHP-5.4/ext/standard/tests/file/
H A Dreadfile_variation2.phpt43 $count = readfile($linkname); // with default args
54 $count = readfile($linkname); // default args
H A Dclearstatcache_error.phpt11 var_dump( clearstatcache(0, "/foo/bar", 1) ); //No.of args more than expected
/PHP-5.4/ext/spl/tests/
H A Dpqueue_compare_error.phpt2 SPL: Priority queue compare, illegal number of args
/PHP-5.4/TSRM/
H A DTSRM.c65 #define TSRM_ERROR(args) tsrm_error args argument
83 #define TSRM_ERROR(args) argument
757 va_list args; in tsrm_error() local
761 va_start(args, format); in tsrm_error()
762 size = vfprintf(tsrm_error_file, format, args); in tsrm_error()
763 va_end(args); in tsrm_error()
/PHP-5.4/ext/intl/tests/
H A Dsymfony_format_type_double_intl1.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeDoubleIntl
H A Dsymfony_format_type_double_intl2.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeDoubleIntl
H A Dsymfony_format_type_double_intl3.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeDoubleIntl
H A Dsymfony_format_type_double_intl4.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeDoubleIntl
H A Dsymfony_format_type_int32_intl4.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt32Intl
H A Dsymfony_format_type_int32_intl5.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt32Intl
H A Dsymfony_format_type_int64_intl1.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl2.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl3.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl4.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl5.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl6.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl7.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl
H A Dsymfony_format_type_int64_intl8.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt64Intl

Completed in 37 milliseconds

12345678910>>...23