Home
last modified time | relevance | path

Searched refs:type (Results 2151 – 2175 of 2207) sorted by relevance

1...<<818283848586878889

/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation21.phpt23 // array of float type values
H A Dfscanf_variation28.phpt23 // array of float type values
H A Dfscanf_variation3.phpt29 // array of float type values
H A Dbasename.phpt146 // passing invalid type arguments
H A Dfscanf_variation18.phpt23 // array of string type values
H A Dfscanf_variation9.phpt29 // array of float type values
/PHP-7.4/
H A DUPGRADING.INTERNALS153 i. The type of the escape parameter of php_fgetcsv() and php_fputcsv() has
172 possible type coercions) rather than void. For extensions, it should
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c396 (void)type; /* keep the compiler happy */
429 (void)type; /* keep the compiler happy */
/PHP-7.4/Zend/tests/
H A D019.phpt1189 resource(%d) of type (stream)
1193 resource(%d) of type (stream)
1202 resource(%d) of type (stream)
1206 resource(%d) of type (stream)
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c820 uint16_t type; member
2123 *ptypeptr = PRIV(utt)[i].type; in get_ucp()
2296 uint32_t c, type; in read_name() local
2299 type = UCD_CHARTYPE(c); in read_name()
2301 if (type == ucp_Nd) in read_name()
2309 if (type != ucp_Nd && PRIV(ucp_gentype)[type] != ucp_L && in read_name()
2315 type = UCD_CHARTYPE(c); in read_name()
9833 switch(p->type) in pcre2_compile()
9875 if (p->type == PSO_LIMH) limit_heap = c; in pcre2_compile()
9876 else if (p->type == PSO_LIMM) limit_match = c; in pcre2_compile()
H A Dpcre2_printint.c242 if (ptype == PRIV(utt)[i].type && pvalue == PRIV(utt)[i].value) break; in get_ucpname()
/PHP-7.4/ext/standard/tests/strings/
H A Dexplode1.phpt70 /* Checking OBJECTS type */
H A Dstripos_variation10.phpt11 * an expected type of input for 'haystack' argument
/PHP-7.4/ext/standard/tests/general_functions/
H A Dis_float.phpt58 // get a resource type variable
H A Dis_float_64bit.phpt60 // get a resource type variable
/PHP-7.4/Zend/
H A Dzend_operators.h434 #define convert_to_explicit_type(pzv, type) \ argument
436 switch (type) { \
/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c827 cdf_find_stream(const cdf_dir_t *dir, const char *name, int type) in cdf_find_stream() argument
832 if (dir->dir_tab[i - 1].d_type == type && in cdf_find_stream()
839 DPRINTF(("Cannot find type %d `%s'\n", type, name)); in cdf_find_stream()
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp98 tz = timezone_convert_datetimezone(tzobj->type, tzobj, FALSE, NULL, in PHP_FUNCTION()
/PHP-7.4/docs/
H A Dstreams.md196 appropriate error message of type `E_WARNING` if the cast fails.
239 `stream_is` tells you if the stream is a particular type of stream, whereas
/PHP-7.4/main/
H A Doutput.c678 PHPAPI int php_output_handler_hook(php_output_handler_hook_t type, void *arg) in php_output_handler_hook() argument
681 switch (type) { in php_output_handler_hook()
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_ukey_variation2.phpt17 //Initialize key_comp_func of type callback
H A D009.phpt97 // invalid args type, valid argument: array
/PHP-7.4/win32/build/
H A Dconfutils.js211 function ConfigureArg(type, optname, helptext, defval) argument
213 var opptype = type == "enable" ? "disable" : "without";
217 this.imparg = "--" + type + "-" + optname;
219 this.arg = "--" + type + "-" + optname;
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c322 if (le->type == php_pdo_list_entry()) { in PHP_METHOD()
1302 func.type = ZEND_INTERNAL_FUNCTION; in pdo_hash_methods()
/PHP-7.4/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type1.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 1)

Completed in 124 milliseconds

1...<<818283848586878889