Home
last modified time | relevance | path

Searched refs:chars (Results 176 – 195 of 195) sorted by relevance

12345678

/PHP-7.2/ext/standard/tests/file/
H A Dfgets_variation4-win32.phpt54 var_dump( fgets($file_handle, 20 ) ); // expected 19 chars
H A Dfgets_variation4.phpt54 var_dump( fgets($file_handle, 20 ) ); // expected 19 chars
H A Dfgets_variation4-win32-mb.phpt54 var_dump( fgets($file_handle, 20 ) ); // expected 19 chars
H A Dfread_variation2.phpt2 Test fread() function : usage variations - read some/all chars, write only mode (Bug #42036)
H A Dfread_variation1.phpt2 Test fread() function : usage variations - read some/all chars, read/write modes
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput7451 /-- With PCRE_UCP, non-UTF8 chars that are < 256 still check properties --/
H A Dtestinput10992 /-- With PCRE_UCP, non-UTF8 chars that are < 256 still check properties --/
H A Dtestoutput7937 /-- With PCRE_UCP, non-UTF8 chars that are < 256 still check properties --/
H A Dtestoutput101861 /-- With PCRE_UCP, non-UTF8 chars that are < 256 still check properties --/
H A Dtestoutput87235 Starting chars: a d x
/PHP-7.2/ext/ldap/
H A Dldap.c3037 static void php_ldap_escape_map_set_chars(zend_bool *map, const char *chars, const int charslen, ch… in php_ldap_escape_map_set_chars() argument
3041 map[(unsigned char) chars[i++]] = escape; in php_ldap_escape_map_set_chars()
/PHP-7.2/ext/date/lib/
H A Dparse_date.re2162 case '*': /* random chars until a separator or number ([ \t.,:;/-0123456789]) */
2166 case '+': /* allow extra chars in the format */
/PHP-7.2/
H A DNEWS1285 longer 260 chars). (Anatol)
1806 . Fixed bug #75097 (gethostname fails if your host name is 64 chars long). (Andrea)
2587 . Fixed bug #73360 (Unable to work in root with unicode chars). (Anatol)
3087 UTF chars). (cmb)
H A Dphp.ini-development1484 ; Users should use 32 or more chars.
1671 ; mbstring.internal_encoding setting. Input chars are
H A Dphp.ini-production1486 ; Users should use 32 or more chars.
1673 ; mbstring.internal_encoding setting. Input chars are
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY1592 2003/07/17: [spec] restrict usable chars of group name to alphabet, digit,
/PHP-7.2/build/
H A Dlibtool.m46353 # 10000 chars as input seems more than enough
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic11324 >>10 byte x %d chars wide by
11325 >>11 byte x %d chars high
23908 >36 belong 0 \b, no abbreviation chars
23910 >36 belong >1 \b, %d abbreviation chars
H A Dmagic私はガラスを食べられます11324 >>10 byte x %d chars wide by
11325 >>11 byte x %d chars high
23908 >36 belong 0 \b, no abbreviation chars
23910 >36 belong >1 \b, %d abbreviation chars
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt9998 PCRE_UTF8 handles UTF8 chars built-in

Completed in 233 milliseconds

12345678