Home
last modified time | relevance | path

Searched refs:ones (Results 1 – 20 of 20) sorted by relevance

/PHP-5.5/ext/mbstring/tests/
H A Dmb_stripos_basic.phpt32 // 4 good ones
41 // 4 bad ones
64 // 4 good ones
69 // 4 bad ones
H A Dmb_strripos_basic.phpt32 // 4 good ones
41 // 4 bad ones
64 // 4 good ones
69 // 4 bad ones
H A Dmb_stripos_basic2.phpt32 // 4 good ones
51 // 4 good ones
H A Dmb_strripos_basic2.phpt32 // 4 good ones
51 // 4 good ones
/PHP-5.5/Zend/tests/
H A Dclosure_041.phpt55 echo "After binding, with same-class instance for the bound ones", "\n";
61 echo "After binding, with different instance for the bound ones", "\n";
88 After binding, with same-class instance for the bound ones
101 After binding, with different instance for the bound ones
H A Dbug29015.phpt2 Bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others)
/PHP-5.5/ext/tidy/
H A DREADME6 to clean, repair, and traverse HTML, XHTML, and XML documents -- including ones with
/PHP-5.5/ext/snmp/tests/
H A DREADME10 You need to give credentials with environment vars if default ones are not
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c351 sljit_si negated, ones, right; in logical_imm() local
395 COUNT_TRAILING_ZERO(imm, ones); in logical_imm()
406 return ins | ((len - ones - 1) << 10) | ((len - ones - right) << 16); in logical_imm()
408 return ins | ((ones - 1) << 10) | ((len - right) << 16); in logical_imm()
416 sljit_si i, zeros, ones, first; in load_immediate() local
454 ones = 0; in load_immediate()
459 ones++; in load_immediate()
465 if (ones > zeros) { in load_immediate()
/PHP-5.5/
H A DREADME.MAILINGLIST_RULES61 ones.
H A DREADME.UNIX-BUILD-SYSTEM95 absolute paths or relative ones to the top build-directory.
H A DINSTALL1036 ones like php5-cgi, php5-cli and php5-dev. Determine which are needed
1535 Some problems are more common than others. The most common ones are
H A DNEWS8712 - Fixed bug #36898 (__set() leaks in classes extending internal ones).
9746 - Fixed bug #29015 (Incorrect behavior of member vars(non string ones)-numeric
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c3580 pcre_uint8 ones[MAX_N_CHARS]; in fast_forward_first_n_chars() local
3606 ones[i] = ones_in_half_byte[mask & 0xf]; in fast_forward_first_n_chars()
3610 ones[i] += ones_in_half_byte[mask & 0xf]; in fast_forward_first_n_chars()
3662 if (ones[i] <= 2) { in fast_forward_first_n_chars()
3675 if (ones[i] <= 2 && i != range_right) in fast_forward_first_n_chars()
3691 if (ones[i] <= 2) in fast_forward_first_n_chars()
3700 if (ones[i] <= 2) in fast_forward_first_n_chars()
H A DChangeLog270 of various issues, and new ones are still appear unfortunately. To fix
1143 8. OP_NOT now supports any UTF character not just single-byte ones.
1619 ones are added and accidentally left out of pcre_study(), testing should
2878 linked with the newly-built libraries, not previously installed ones.
3528 which improves performance. This includes the automatically created ones
4152 of all the man pages except the little individual ones for each function.
5304 the relevant ones. (AR is not passed because ./ltconfig does its own figuring
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt765 We don't test the NDB ones.
/PHP-5.5/win32/
H A Dinstall.txt684 as the latter ones are designed to run with Apache 1.3.x.
1212 Some problems are more common than others. The most common ones are
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt498 library functions are used instead of the 8-bit ones. Returned 16-bit
826 library functions are used instead of the 8-bit ones. Returned 32-bit
895 ones such as the selection of the installation directory) can be
6328 Perl), the quantifiers are not greedy by default, but individual ones
7898 \K is honoured in positive assertions, but ignored in negative ones.
9544 functions call the native ones, it is also necessary to add -lpcre.
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic105 # I assume there are other, lower versions, but these are the only ones I
11597 # The "feedface" ones are handled herein.
11985 # just the ones that I happened to have files from and was able to identify.
13765 # Correct the mimetype with the registered ones:
18712 # Almost all uint64_t fields are printed as the 32-bit ones (with high
/PHP-5.5/build/
H A Dlibtool.m46318 # Then use that list of sed's as ones to test for truncation.

Completed in 201 milliseconds