Home
last modified time | relevance | path

Searched refs:functions (Results 51 – 75 of 1510) sorted by relevance

12345678910>>...61

/PHP-7.0/ext/intl/
H A DERROR.CONVENTIONS9 PHP wrapper functions can set these error codes when appropriate. For instance,
46 functions:
52 Node the extra 's' in the functions' names ('errors', not 'error').
65 :: Intl methods and functions should return FALSE on error (even argument
74 :: Intl functions and methods should reset the global error before doing
79 ICU operates, where functions return immediately if an error is set.
86 plain functions mapped to the same internal functions as their instance methods.
/PHP-7.0/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-null.phpt5 registerPHPFunctions adds the new functions to the allowed parameter
6 list - it does not replace the previously allowed functions.
H A Dxsltprocessor_registerPHPFunctions-array-multiple.phpt5 registerPHPFunctions adds the new functions to the allowed parameter
6 list - it does not replace the previously allowed functions.
/PHP-7.0/ext/standard/tests/file/
H A D007_variation1.phpt2 Test fopen and fclose() functions - usage variations - "r" mode
29 echo "*** Test fopen() & fclose() functions: with 'r' mode ***\n";
44 *** Test fopen() & fclose() functions: with 'r' mode ***
H A D007_variation17.phpt2 Test fopen and fclose() functions - usage variations - "rb" mode
29 echo "*** Test fopen() & fclose() functions: with 'rb' mode ***\n";
44 *** Test fopen() & fclose() functions: with 'rb' mode ***
H A D007_variation9.phpt2 Test fopen and fclose() functions - usage variations - "rt" mode
29 echo "*** Test fopen() & fclose() functions: with 'rt' mode ***\n";
44 *** Test fopen() & fclose() functions: with 'rt' mode ***
H A Dstat_variation4-win32.phpt2 Test stat() functions: usage variations - effects of is_dir() & is_file()
31 with is_dir() and is_file() functions ***\n";
80 with is_dir() and is_file() functions ***
H A D007_variation18.phpt2 Test fopen and fclose() functions - usage variations - "r+b" mode
29 echo "*** Test fopen() & fclose() functions: with 'r+b' mode ***\n";
46 *** Test fopen() & fclose() functions: with 'r+b' mode ***
H A D007_variation10.phpt2 Test fopen and fclose() functions - usage variations - "r+t" mode
29 echo "*** Test fopen() & fclose() functions: with 'r+t' mode ***\n";
46 *** Test fopen() & fclose() functions: with 'r+t' mode ***
H A D007_variation2.phpt2 Test fopen and fclose() functions - usage variations - "r+" mode
29 echo "*** Test fopen() & fclose() functions: with 'r+' mode ***\n";
46 *** Test fopen() & fclose() functions: with 'r+' mode ***
H A D007_variation14.phpt2 Test fopen and fclose() functions - usage variations - "a+t" mode
29 echo "*** Test fopen() & fclose() functions: with 'a+t' mode ***\n";
49 *** Test fopen() & fclose() functions: with 'a+t' mode ***
/PHP-7.0/ext/standard/tests/serialize/
H A Dserialization_arrays_001.phpt2 Test serialize() & unserialize() functions: arrays (circular references)
10 * Alias to functions:
15 * Alias to functions:
H A Dserialization_objects_010.phpt10 * Alias to functions:
15 * Alias to functions:
H A Dserialization_objects_001.phpt2 Test serialize() & unserialize() functions: objects
10 * Alias to functions:
15 * Alias to functions:
H A Dserialization_objects_009.phpt8 * Alias to functions:
13 * Alias to functions:
H A Dserialization_objects_007.phpt8 * Alias to functions:
13 * Alias to functions:
H A Dserialization_objects_006.phpt8 * Alias to functions:
13 * Alias to functions:
/PHP-7.0/ext/standard/tests/general_functions/
H A Dget_extension_funcs_error.phpt6 * Description: Returns an array with the names of the functions of a module.
8 * Alias to functions:
/PHP-7.0/ext/standard/tests/array/
H A Darray_filter_variation4.phpt11 * Passing different types of callback functions to array_filter()
18 echo "*** Testing array_filter() : usage variation - different 'callback' functions***\n";
62 *** Testing array_filter() : usage variation - different 'callback' functions***
H A Darray_filter_variation8.phpt11 * callback functions are expected to return bool value for array_filter()
12 * here testing callback functions for return values other than bool
19 // callback functions
/PHP-7.0/Zend/tests/
H A Dns_014.phpt2 014: Name conflict and functions (php name)
/PHP-7.0/ext/bcmath/
H A Dconfig.m45 PHP_ARG_ENABLE(bcmath, whether to enable bc style precision math functions,
6 [ --enable-bcmath Enable bc style precision math functions])
/PHP-7.0/ext/mcrypt/tests/
H A Dmcrypt_rijndael128_256BitKey.phpt14 * Alias to functions:
19 * Alias to functions:
24 * Alias to functions:
29 * Alias to functions:
/PHP-7.0/ext/reflection/tests/
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
/PHP-7.0/Zend/tests/return_types/
H A Dinternal_functions002.phpt2 Return type for internal functions 2

Completed in 26 milliseconds

12345678910>>...61