Home
last modified time | relevance | path

Searched refs:width (Results 126 – 134 of 134) sorted by relevance

123456

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2.h953 #error Use 8, 16, or 32; or 0 for a multi-width application.
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DSYNTAX.md291 matches a zero-width position at a transition from word-characters to non-word-characters, or vice
745 `\y` matches a cluster boundary, i.e., a zero-width position between
747 the _opposite_ of `\y`, that is, a zero-width position between code points in
/PHP-7.3/
H A Dconfigure.ac1722 dnl ## tab-width: 4
H A Dphp.ini-development1936 ; tab-width: 4
H A Dphp.ini-production1938 ; tab-width: 4
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c27495 width = 0;
27544 if( width<0 ){
27546 width = width >= -2147483647 ? -width : 0;
27884 length = width;
27892 length = width = 0;
27939 width = 0;
27961 && width==0
28056 length = width = 0;
28074 length = width = 0;
28090 width -= length;
[all …]
/PHP-7.3/ext/standard/
H A Dbasic_functions.c2200 ZEND_ARG_INFO(0, width)
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic14476 >>>8 leshort x \b, width=%d
14752 # image width is a multiple of 4
15418 # width (2880,2881,3240)
16720 >4 leshort x \b, width %d
19463 # skip Windows cursors with image width 256 and keep Lotus with positiv opcode
H A Dmagic私はガラスを食べられます14476 >>>8 leshort x \b, width=%d
14752 # image width is a multiple of 4
15418 # width (2880,2881,3240)
16720 >4 leshort x \b, width %d
19463 # skip Windows cursors with image width 256 and keep Lotus with positiv opcode

Completed in 532 milliseconds

123456