Home
last modified time | relevance | path

Searched refs:never (Results 26 – 50 of 55) sorted by last modified time

123

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt91 // hopefully we'll never see a file name that's not covered by this regular expression...
H A Dconnect.inc24 …/* Development setting: test experimal features and/or feature requests that never worked before? …
/PHP-5.5/ext/mysql/tests/
H A Dconnect.inc76 /* Development setting: test experimal features and/or feature requests that never worked before? */
/PHP-5.5/ext/mbstring/oniguruma/
H A Dst.c423 st_delete_safe(table, key, value, never) in st_delete_safe() argument
427 st_data_t never;
441 if ((ptr->key != never) && EQUAL(table, ptr->key, *key)) {
445 ptr->key = ptr->record = never;
456 st_data_t never) in delete_never() argument
458 delete_never(key, value, never) in delete_never()
459 st_data_t key, value, never; in delete_never()
462 if (value == never) return ST_DELETE;
467 st_cleanup_safe(table, never) in st_cleanup_safe() argument
469 st_data_t never;
[all …]
H A DHISTORY607 invalid check for never ending recursion.
/PHP-5.5/ext/libxml/
H A Dconfig.w3212 EXTENSION("libxml", "libxml.c", false /* never shared */);
/PHP-5.5/ext/ldap/tests/
H A DREADME10 …It is used for testing ldap_start_tls(), which also requires "TLS_REQCERT never" in client configu…
18 TLSVerifyClient never
36 TLS_REQCERT never
/PHP-5.5/ext/gd/libgd/
H A Dgd_jpeg.c692 * never used */ in term_source()
/PHP-5.5/ext/filter/tests/
H A Dbug52209.phpt6 would never show up in the "set" list. Which means, it's
/PHP-5.5/ext/ftp/tests/
H A Dftp_fget_basic.phpt39 For sale: baby shoes, never worn.
H A Dftp_get_basic.phpt36 For sale: baby shoes, never worn.
H A Dserver.inc340 fputs($fs, "For sale: baby shoes, never worn.\r\n");
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt106 These filters check whether passed data was valid, and do never mangle input
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1320 # therefore programmers never felt much need to include type information
2109 # [never seen any but the last; -lh4- reported in comp.compression:]
8689 # version is never filled. probably future extension
9913 # never changed. The TIFF specification recommends testing for it.
11373 # but they should never be full and initialized with zeros...
14124 # NetBSD/alpha does not support (and has never supported) a.out objects,
15211 # the first byte of which is never 0, while the first byte of the Git pack
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c70 static int never = 0; /* for use in asserts; shuts lint up */ variable
72 #define never 0 /* some <assert.h>s have bugs too */ macro
1132 assert(never);
/PHP-5.5/build/
H A Dlibtool.m41679 *) libsuff= shlibsuff= libmagic=never-match;;
2477 *) libmagic=never-match;;
3898 # The "-l" case would never come before the object being
5369 # rely on this symbol name, it's probably fine to never include it in
/PHP-5.5/Zend/tests/
H A Dbug41026.phpt15 printf ("CHECKPOINT\n"); /* never reached */
/PHP-5.5/Zend/RFCs/
H A D001.txt37 copied/sent/assigned. The object itself is never copied nor
/PHP-5.5/
H A DUPGRADING218 that do not define custom handlers, and was never intended for the use
223 execution. This was never the intended use of unserializer, and mere
231 instantiate classes. This was never the intended usage of serializer,
H A DREADME.EXT_SKEL139 It can't handle correctly, and probably never will, variable list of
143 the situations you might encounter, but automatic code generation will never
H A DREADME.REDIST.BINS104 May you share freely, never taking more than you give.
H A DNEWS3230 time are allocated in a single copy and never changed.
4322 . Indirect reference to $this fails to resolve if direct $this is never used
4544 . Fixed bug #49072 (feof never returns true for damaged file in zip).
5547 - Fixed bug #49072 (feof never returns true for damaged file in zip). (Pierre)
6107 - Fixed bug #48624 (.user.ini never gets parsed). (Pierre)
6974 - Fixed bug #43808 (date_create never fails (even when it should)). (Derick)
6996 - Fixed bug #43491 (Under certain conditions, file_exists() never returns). (Dmitry)
8325 - Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry)
8652 - Fixed reading stream filters never notified about EOF. (Mike)
9212 - Removed php_check_syntax() function which never worked properly. (Ilia)
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO156 created (unlike Zend Engine 1, this never happens unless explicitly
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_multi_filters_close.phpt2 Check if multiple filters are closed correctly and never called again after close
/PHP-5.5/ext/spl/tests/
H A Dbug61453.phpt11 die("this should never happen, but did after $i iteration");

Completed in 133 milliseconds

123