Home
last modified time | relevance | path

Searched refs:mode (Results 751 – 775 of 778) sorted by relevance

1...<<3132

/PHP-5.6/ext/pcre/pcrelib/testdata/
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/
H A Dtestinput7357 /-- A check not in UTF-8 mode --/
H A Dtestoutput18-1611 **Failed: invalid UTF-8 string cannot be used as input in UTF mode
H A Dtestoutput18-3211 **Failed: invalid UTF-8 string cannot be used as input in UTF mode
H A Dtestinput10842 /Check property support in non-UTF-8 mode/
H A Dtestoutput61095 /Check property support in non-UTF-8 mode/
1275 /The next two tests are for property support in non-UTF-8 mode/
H A Dtestoutput7667 /-- A check not in UTF-8 mode --/
H A Dtestoutput101590 /Check property support in non-UTF-8 mode/
H A Dtestinput12 Perl >= 5.10, in non-UTF-8 mode. It should run clean for the 8-bit, 16-bit,
/PHP-5.6/ext/pgsql/
H A Dpgsql.c312 ZEND_ARG_INFO(0, mode)
333 ZEND_ARG_INFO(0, mode)
3108 char *z_filename, *mode = "w"; local
3117 …if (zend_parse_parameters(argc TSRMLS_CC, "p|sr", &z_filename, &z_filename_len, &mode, &mode_len, …
3131 stream = php_stream_open_wrapper(z_filename, mode, REPORT_ERRORS, NULL);
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c2040 #define EMIT_FPU_OPERATION(opcode, mode, dst, src1, src2) \ argument
2041 ((opcode) | (mode) | ((dst) << 12) | (src1) | ((src2) << 16))
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic7283 >>4 lelong&0x100 0x000 mode 2
7284 >>4 lelong&0x100 0x100 mode 3
7285 >4 lelong&0xFFFFFF00 !0 unknown mode
10809 >0xe02 byte&0x03 0x01 , portrait mode
11924 >>506 leshort >0 Video mode %d
13211 >>>&0 string >\0 mode: %s,
13232 >4 byte 0 mode: CBC,
13233 >4 byte 1 mode: ECB,
13234 >4 byte 2 mode: CFB,
13235 >4 byte 3 mode: OFB,
[all …]
/PHP-5.6/ext/standard/tests/file/
H A Dfputcsv_variation3.phpt70 } //end of mode loop
H A Dfputcsv_variation2.phpt70 } //end of mode loop
H A Dfputcsv_variation4.phpt70 } //end of mode loop
H A Dfputcsv_variation13.phpt71 } //end of mode loop
H A Dfputcsv_variation9.phpt72 } //end of mode loop
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_class_mysqli_reflection.phpt114 Inspecting parameter 'mode' of method 'autocommit'
/PHP-5.6/ext/mbstring/
H A DREADME_PHP3-i18n-ja245 in the server log or regular http output in CGI mode.
/PHP-5.6/ext/imap/
H A Dphp_imap.c3024 static void php_imap_mutf7(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in php_imap_mutf7() argument
3038 if (mode == 0) { in php_imap_mutf7()
/PHP-5.6/Zend/
H A Dzend_compile.c5720 …stant(znode *result, znode *constant_container, znode *constant_name, int mode, zend_bool check_na… in zend_do_fetch_constant() argument
5729 switch (mode) { in zend_do_fetch_constant()
5775 switch (mode) { in zend_do_fetch_constant()
/PHP-5.6/win32/
H A Dinstall.txt1221 CGI or a server module, safe mode, etc...), and preferably enough code
1584 --enable-safe-mode \
/PHP-5.6/
H A DINSTALL827 A server deployed in CGI mode is open to several possible
1554 CGI or a server module, safe mode, etc.), and preferably enough code to
/PHP-5.6/ext/soap/
H A Dsoap.c302 ZEND_ARG_INFO(0, mode)
/PHP-5.6/build/
H A Dlibtool.m41637 # HP-UX runs *really* slowly unless shared libraries are mode 555.
4493 # text mode, it properly converts lines to CR/LF. This bash problem

Completed in 155 milliseconds

1...<<3132