Home
last modified time | relevance | path

Searched refs:NEVER (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/readline/
H A Dphp_readline.h26 #warning Readline module will *NEVER* be thread-safe
/PHP-5.5/
H A DCODING_STANDARDS52 5. NEVER USE strncat(). If you're absolutely sure you know what you're doing,
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c8503 # define NEVER(X) (0) macro
8509 # define NEVER(X) (X) macro
46098 if( NEVER(
60992 if( NEVER(rc) ){
61156 if( NEVER(pBt->pCursor) ){
67528 if( NEVER(p==0) ) return;
74164 if( NEVER(p2<2) ) {
87570 if( NEVER(v==0) ) return;
110979 if( NEVER(p==0) ) return;
132813 # define NEVER(X) (0)
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c6463 #ifdef NEVER in compile_branch()

Completed in 300 milliseconds