Home
last modified time | relevance | path

Searched refs:in (Results 6576 – 6600 of 6637) sorted by relevance

1...<<261262263264265266

/PHP-5.5/ext/standard/tests/array/
H A Darray_merge_recursive_variation3.phpt12 * array_merge_recursive() behaves in an expected way.
H A Darray_key_exists_variation8.phpt6 * Description: Checks if the given key or index exists in the array
/PHP-5.5/ext/standard/tests/file/
H A Dfgetss_variation2.phpt32 /* try reading the file opened in different modes of reading */
H A D006_variation1.phpt24 Description: Returns the permissions on the file, or FALSE in case of an error
28 filename to that given in mode
H A Dfgetcsv_variation22.phpt17 /* the array is with two elements in it. Each element should be read as
H A Dfgetcsv_variation30.phpt17 /* the array is with two elements in it. Each element should be read as
H A Dfgetcsv_variation31.phpt17 /* the array is with two elements in it. Each element should be read as
H A Dpathinfo_basic1.phpt61 /* loop through $paths to test each $path in the above array */
H A Dfgetcsv_variation16.phpt16 /* the array is with two elements in it. Each element should be read as
H A Dfgetcsv_variation15.phpt14 /* the array is with two elements in it. Each element should be read as
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt251 Warning: mysqli_stmt_affected_rows(): Couldn't fetch mysqli_stmt in %s on line %d
H A Dmysqli_stmt_get_result_types.phpt236 // Extra BLOB tests are in mysqli_stmt_send_long()
H A Dmysqli_get_client_stats.phpt104 printf("[005] Expecting the same number of entries in the arrays\n");
118 // we assume the above as tested and in the following we check only those
121 /* we need to skip this test in unicode - we send set names utf8 during mysql_connect */
/PHP-5.5/ext/phar/tests/
H A Dphar_createdefaultstub.phpt628 Illegal filename passed in for stub creation, was 401 characters long, and only 400 or less is allo…
928 Illegal web filename passed in for stub creation, was 401 characters long, and only 400 or less is …
/PHP-5.5/ext/iconv/
H A Diconv.c371 if (output_context->in.used) { in php_iconv_output_handler()
373 …_php_iconv_show_error(php_iconv_string(output_context->in.data, output_context->in.used, &output_c… in php_iconv_output_handler()
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput14294 "compiled in wrong mode" error as soon as it is loaded, so the link size does
H A Dtestinput173 give different output in 16- or 32-bit mode. --/
H A Dtestinput6641 /Check property support in non-UTF-8 mode/
745 /The next two tests are for property support in non-UTF-8 mode/
911 /-- Characters with more than one other case; test in classes --/
H A Dtestoutput173 give different output in 16- or 32-bit mode. --/
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug37083.phpt2 Bug #37083 (Frequent crashs in SOAP extension with new WSDL caching code in multithread WS)
/PHP-5.5/sapi/milter/
H A Dphp_milter.c29 #error SRM sapi module is only useable in thread-safe mode
/PHP-5.5/ext/session/
H A Dsession.c249 static char *bin_to_readable(char *in, size_t inlen, char *out, char nbits) /* {{{ */ in bin_to_readable() argument
256 p = (unsigned char *) in; in bin_to_readable()
257 q = (unsigned char *)in + inlen; in bin_to_readable()
/PHP-5.5/ext/standard/tests/strings/
H A Dstrcspn_variation11.phpt6 * Description: Finds length of initial segment consisting entirely of characters not found in mask.
H A Dstrspn_variation11.phpt6 * Description: Finds length of initial segment consisting entirely of characters found in mask.
/PHP-5.5/Zend/
H A Dzend_language_scanner.l215 lex_state->in = SCNG(yy_in); in zend_save_lexical_state()
245 SCNG(yy_in) = lex_state->in; in zend_restore_lexical_state()

Completed in 65 milliseconds

1...<<261262263264265266