Home
last modified time | relevance | path

Searched refs:check (Results 601 – 625 of 700) sorted by relevance

1...<<2122232425262728

/PHP-8.1/ext/standard/
H A Dimage.c943 static int php_get_wbmp(php_stream *stream, struct gfxinfo **result, int check) in php_get_wbmp() argument
994 if (!check) { in php_get_wbmp()
/PHP-8.1/ext/standard/tests/array/
H A Darray_merge_recursive_variation3.phpt75 // loop through each sub array of $arrays and check the behavior of array_merge_recursive()
H A Darray_search_variation1.phpt39 /* loop to check if elements in $array_compare exist in $arrays
H A Darray_key_exists_variation8.phpt77 // loop through each element of $inputs to check the behavior of array_key_exists()
H A Darray_unshift_variation2.phpt89 // loop through each element of $vars to check the functionality of array_unshift()
H A Din_array_variation1.phpt39 /* loop to check if elements in $array_compare exist in $arrays
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_metadata.phpt140 /* Make them equal for the check */
H A Dmysqli_stmt_get_result_types.phpt233 …// Note: you cannot insert any blob values this way. But you can check the API at least partly thi…
/PHP-8.1/ext/standard/tests/general_functions/
H A Dgettype_settype_variation8.phpt161 // check the new type after conversion
H A Dgettype_settype_variation6.phpt162 // check the new type after conversion
/PHP-8.1/ext/mbstring/tests/
H A Diso2022jp_kddi_encoding.phpt190 * test if we only check with the 1st byte. */
H A Diso2022jp_ms_encoding.phpt166 * test if we only check with the 1st byte. */
/PHP-8.1/ext/standard/tests/file/
H A Dfread_variation1.phpt29 // check if data read is of expected size
37 // check if file pointer at eof()
H A Dumask_variation2.phpt33 // check file permission
45 // check $dirname permission
H A Dfile.inc252 // check for proper size
438 // check if file exists
H A Dfseek_ftell_rewind_basic1.phpt43 //close the file and check the size
H A Dfseek_ftell_rewind_basic2-win32-mb.phpt54 //close the file and check the size
H A Dfseek_ftell_rewind_basic2-win32.phpt54 //close the file and check the size
H A Dfseek_ftell_rewind_basic2.phpt54 //close the file and check the size
H A Dfread_variation4.phpt25 // check if data read is of expected size
33 // check if file pointer at eof()
H A Dfgetcsv_variation17.phpt69 // check the file pointer position and if eof
75 // check the file pointer position and if eof
/PHP-8.1/ext/pdo/
H A Dpdo_sql_parser.re370 /* check if bound parameter is already available */
/PHP-8.1/Zend/
H A DZend.m4134 dnl Ugly hack to check if dlsym() requires a leading underscore in symbol name.
/PHP-8.1/build/
H A Dphp.m4669 dnl PHP_ARG_WITH(arg-name, check message, help text[, default-val[, extension-or-not]])
674 dnl yes (default), then do the ENABLE_ALL check and run the PHP_ARG_ANALYZE_EX.
697 dnl PHP_ARG_ENABLE(arg-name, check message, help text[, default-val[, extension-or-not]])
702 dnl yes (default), then do the ENABLE_ALL check and run the PHP_ARG_ANALYZE_EX.
1766 dnl Search for bison and optionally check if version is at least the minimum
1835 dnl Search for the re2c and optionally check if version is at least the minimum
/PHP-8.1/sapi/litespeed/
H A DREADME.md184 By default a LSAPI application check the existence of its parent process and

Completed in 48 milliseconds

1...<<2122232425262728