Home
last modified time | relevance | path

Searched refs:success (Results 51 – 67 of 67) sorted by relevance

123

/PHP-5.5/ext/standard/tests/file/
H A Dcopy_variation6.phpt12 Returns TRUE on success or FALSE on failure.
H A Dcopy_variation16-win32.phpt12 Returns TRUE on success or FALSE on failure.
H A Dcopy_variation16.phpt12 Returns TRUE on success or FALSE on failure.
H A Dcopy_variation6-win32.phpt12 Returns TRUE on success or FALSE on failure.
H A Dcopy_variation1.phpt7 Returns TRUE on success or FALSE on failure.
H A Dcopy_variation2-win32.phpt12 Returns TRUE on success or FALSE on failure.
H A Dcopy_variation4.phpt15 Returns TRUE on success or FALSE on failure.
H A Dcopy_variation2.phpt12 Returns TRUE on success or FALSE on failure.
/PHP-5.5/ext/imap/tests/
H A Dimap_include.inc64 * @return IMAP stream to new mailbox on success; FALSE on failure
/PHP-5.5/
H A DREADME.MAILINGLIST_RULES6 mailinglists. Following these rules is considered imperative to the success of
H A DREADME.STREAMS155 as a resource! It will close the origstream on success, and this
163 This function will return either 1 (success) or 0 (failure) indicating whether or
H A DNEWS8262 - Fixed XSLTProcessor::importStylesheet() to return TRUE on success
/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c2017 goto success;
2041 success:
/PHP-5.5/ext/spl/
H A Dspl_iterators.c1310 int success; in spl_dual_it_call_method() local
1337 success = SUCCESS; in spl_dual_it_call_method()
1340 success = FAILURE; in spl_dual_it_call_method()
1344 return success; in spl_dual_it_call_method()
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1910 success, or the negative error code PCRE_ERROR_BADOPTION if the value
2700 success, or one of the following negative numbers:
4193 On success, the yield of the function is a number greater than zero,
9639 The yield of regcomp() is zero on success, and non-zero otherwise. The
9640 preg structure is filled in on success, and one member of the structure
10297 PCRE_STUDY_JIT_COMPILE option, and just-in-time compiling was success-
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog5088 0 => success, carry on matching
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c17261 bool success; in sqlite3MemInit() local
17265 success = OSAtomicCompareAndSwapPtrBarrier(NULL, newzone, in sqlite3MemInit()
17268 if( !success ){ in sqlite3MemInit()

Completed in 584 milliseconds

123