Home
last modified time | relevance | path

Searched refs:functions (Results 1051 – 1075 of 1113) sorted by relevance

1...<<4142434445

/PHP-7.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt2 Test gettype() & settype() functions : usage variations
18 /* Test usage variation of gettype() and settype() functions:
/PHP-7.4/ext/standard/tests/file/
H A D005_variation-win32.phpt2 Test fileatime(), filemtime(), filectime() & touch() functions : usage variation
H A Dftruncate_variation1-win32-mb.phpt16 // include common file related test functions
H A Dftruncate_variation1-win32.phpt16 // include common file related test functions
H A Dftruncate_variation1.phpt16 // include common file related test functions
H A Dftruncate_variation2.phpt16 // include common file related test functions
H A Dftruncate_variation2-win32.phpt16 // include common file related test functions
H A Dftruncate_variation7-win32.phpt17 // include common file related test functions
H A Dftruncate_variation7.phpt17 // include common file related test functions
H A Dftruncate_variation3-win32.phpt16 // include common file related test functions
H A Dftruncate_variation3.phpt16 // include common file related test functions
H A Dftruncate_variation5-win32.phpt16 // include common file related test functions
H A Dftruncate_variation5.phpt16 // include common file related test functions
/PHP-7.4/build/
H A Dphp.m4999 dnl This macro is scanned by genif.sh when it builds the internal functions
1029 dnl Checks for structures, typedefs, broken functions, etc.
1115 dnl Check type of reentrant time-related functions. Type can be: irix, hpux or
1119 AC_CACHE_CHECK(for type of reentrant time-related functions, ac_cv_time_r_type,[
1162 irix[)] AC_DEFINE(PHP_IRIX_TIME_R,1,[Whether you have IRIX-style functions]) ;;
1279 AC_MSG_CHECKING([for missing declarations of reentrant functions])
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_basic6.phpt16 * Alias to functions:
/PHP-7.4/
H A DCONTRIBUTING.md98 similar functions should not be tested. These parameter parsing APIs are already
229 For information on PHP internal C functions see
H A Dconfigure.ac393 dnl checks, if we already have the functions which are usually in libnsl. Also,
414 dnl QNX requires unix.h to allow functions in libunix to work properly.
583 dnl Checks for library functions.
/PHP-7.4/ext/standard/tests/array/
H A Dsizeof_variation1.phpt9 * Alias to functions: count()
H A Darray_key_exists_variation8.phpt8 * Alias to functions: key_exists
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c13396 executable_functions *functions; in jit_compile() local
14005 if (functions == NULL) in jit_compile()
14013 memset(functions, 0, sizeof(executable_functions)); in jit_compile()
14014 functions->top_bracket = re->top_bracket + 1; in jit_compile()
14015 functions->limit_match = re->limit_match; in jit_compile()
14016 re->executable_jit = functions; in jit_compile()
14026 functions->executable_funcs[mode] = executable_func; in jit_compile()
14028 functions->executable_sizes[mode] = executable_size; in jit_compile()
14141 || functions->executable_funcs[0] == NULL)) { in pcre2_jit_compile()
14149 || functions->executable_funcs[1] == NULL)) { in pcre2_jit_compile()
[all …]
/PHP-7.4/tests/lang/
H A D028.phpt2 Testing calling user-level functions from C
/PHP-7.4/Zend/
H A DZend.m4148 dnl Checks for library functions.
/PHP-7.4/ext/standard/tests/strings/
H A Dstrcspn_variation11.phpt9 * Alias to functions: none
H A Dstrspn_variation11.phpt9 * Alias to functions: none
/PHP-7.4/ext/standard/tests/misc/
H A Dget_browser_variation1.phpt13 * Alias to functions:

Completed in 75 milliseconds

1...<<4142434445