Searched refs:explain (Results 1 – 7 of 7) sorted by relevance
60 $explain = array();62 $explain[] = $row;64 if (empty($explain))158 if ($explain != $explain_native)161 var_export($explain, true),166 if ($explain != $explain_native)169 var_export($explain, true),
37 const char *explain; member94 s = r->explain; in regerror()
141 as a shared module. I will explain now how you can add shared module
183 - Did I explain my patch clearly?
66126 assert( p->explain );66152 if( p->explain==1 ){66197 if( p->explain==1 ){66256 if( p->explain==1 ){66543 p->explain = pParse->explain;69480 if( p->explain ){71410 assert( p->explain==0 );84662 if( pParse->explain==2 ){107564 if( pParse->explain==2 ){107979 if( pParse->explain ){[all …]
1701 This example will explain the process of adding support for the popular
10117 bility of matching an empty string. Comments in the code explain what
Completed in 473 milliseconds