Home
last modified time | relevance | path

Searched refs:out (Results 401 – 425 of 425) sorted by relevance

1...<<11121314151617

/PHP-7.0/ext/standard/
H A Dstring.c195 PHPAPI struct lconv *localeconv_r(struct lconv *out) in localeconv_r() argument
210 *out = *cur->locinfo->lconv; in localeconv_r()
215 *out = *localeconv(); in localeconv_r()
222 return out; in localeconv_r()
/PHP-7.0/ext/pcre/pcrelib/
H A DNEWS34 avoid running out of stack for deeply nested parentheses. The JIT compiler has
97 which points out that "non characters" are not "characters that may not
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c21036 FILE *out; in sqlite3MemdebugDump() local
21041 if( out==0 ){ in sqlite3MemdebugDump()
21071 fclose(out); in sqlite3MemdebugDump()
21681 FILE *out; in sqlite3Memsys3Dump() local
21745 fclose(out); in sqlite3Memsys3Dump()
22300 FILE *out; in sqlite3Memsys5Dump() local
73213 if( out ){
77041 if( out.accError ) sqlite3StrAccumReset(&out);
138247 out:
189801 memset(&out, 0, sizeof(out));
[all …]
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput18-16321 /-- This one is here because Perl gives out a grumbly error message (quite
H A Dtestoutput18-32319 /-- This one is here because Perl gives out a grumbly error message (quite
H A Dtestinput12343 /The cases of aaaa and aaaaaa are missed out below because Perl does things/
2382 /are compatible with 5.004, but I'd rather not have to sort them out./
5300 /-- Tests that try to figure out how Perl works. My hypothesis is that the
5330 test is moved out of the Perl-compatible file. --/
H A Dtestoutput15463 /-- This one is here because Perl gives out a grumbly error message (quite
H A Dtestoutput13775 /The cases of aaaa and aaaaaa are missed out below because Perl does things/
3869 /are compatible with 5.004, but I'd rather not have to sort them out./
8797 /-- Tests that try to figure out how Perl works. My hypothesis is that the
8832 test is moved out of the Perl-compatible file. --/
H A Dtestoutput297 Failed: numbers out of order in {} quantifier at offset 5
139 Failed: range out of order in character class at offset 3
881 Failed: range out of order in character class at offset 4
917 Failed: range out of order in character class at offset 4
974 Failed: numbers out of order in {} quantifier at offset 7
2177 Failed: range out of order in character class at offset 9
14055 Failed: range out of order in character class at offset 3
H A Dtestoutput5256 Failed: range out of order in character class at offset 15
H A Dtestinput82710 /are compatible with 5.004, but I'd rather not have to sort them out./
H A Dtestoutput84350 /are compatible with 5.004, but I'd rather not have to sort them out./
/PHP-7.0/ext/gd/
H A Dgd.c140 static void _php_image_bw_convert(gdImagePtr im_org, gdIOCtx *out, int threshold);
3973 static void _php_image_bw_convert(gdImagePtr im_org, gdIOCtx *out, int threshold) in _php_image_bw_convert() argument
4016 gdImageWBMPCtx (im_dest, black, out); in _php_image_bw_convert()
/PHP-7.0/ext/ldap/
H A Dldap.c1643 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch() argument
1645 *out = zend_hash_str_find(Z_ARRVAL_P(hashTbl), key, strlen(key)); in _ldap_hash_fetch()
/PHP-7.0/sapi/phpdbg/
H A Dxml.md396 - (error) &lt;stop type="bailout" /> the VM bailed out (usually because there was some error)
/PHP-7.0/
H A Dphp.ini-development317 ; being interrupted by the user or a browser timing out. PHP's default behavior
451 ; out of your application such as database usernames and passwords or worse.
1577 ; Don't bail out by default.
H A Dphp.ini-production317 ; being interrupted by the user or a browser timing out. PHP's default behavior
451 ; out of your application such as database usernames and passwords or worse.
1577 ; Don't bail out by default.
H A DUPGRADING727 out, that the corresponding SDK isn't available anymore.
H A Dconfigure.in892 [ --with-layout=TYPE Set how installed files will be laid out. Type can
H A Dltmain.sh4970 This wrapper executable should never be moved out of the build directory.
/PHP-7.0/ext/oci8/tests/
H A Dbug43492.phpt33 be around. Also when the parent statement goes out of scope, it is
/PHP-7.0/ext/mbstring/
H A Dmbstring.c4115 goto out; in _php_mbstr_parse_mail_headers()
4209 out: in _php_mbstr_parse_mail_headers()
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.c3605 goto out; in fetch_token()
3749 out: in fetch_token()
H A DHISTORY330 out of range access in bm_search_notrev().
343 out of range access in bm_search_notrev().
/PHP-7.0/ext/phar/phar/
H A Dpharcommand.inc122 .'pear command. When using \'0\' the command does not error out when the '

Completed in 657 milliseconds

1...<<11121314151617