Home
last modified time | relevance | path

Searched refs:assert (Results 151 – 156 of 156) sorted by relevance

1234567

/PHP-5.5/ext/soap/
H A Dphp_encoding.c3789 assert(t->details.map == NULL); in delete_encoder_persistent()
/PHP-5.5/win32/
H A Dphp5dllts.dsp1771 SOURCE=..\ext\standard\assert.c
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt4554 assert that the next three characters are not "a". It just asserts that
4924 ^ assert start of string (or line, in multiline mode)
4925 $ assert end of string (or line, in multiline mode)
6626 though it makes no sense to assert the same thing several times, the
8032 (?(assert)... assertion condition
9908 assert(number == 100);
/PHP-5.5/build/
H A Dlibtool.m45602 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $link…
6090 …_LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_…
/PHP-5.5/
H A DNEWS1811 . Added optional second argument for assert() to specify custom message. Patch
2592 . Added optional second argument for assert() to specify custom message. Patch
4094 . Fixed bug #54924 (assert.* is not being reset upon request shutdown). (Ilia)
7944 - Fixed bug #39718 (possible crash if assert.callback is set in ini). (Ilia)
/PHP-5.5/ext/date/lib/
H A Dparse_date.c24803 assert(time != NULL); in timelib_time_reset_fields()
24815 assert(time != NULL); in timelib_time_reset_unset_fields()

Completed in 98 milliseconds

1234567