Home
last modified time | relevance | path

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

/plugin/wrap/
H A Dhelper.php25 static $table_entr = 0;
634 self::$table_entr += 1;
696 if ( self::$table_entr > 1 ) {
724 if ( self::$table_entr == 1 ) {
786 self::$table_entr -= 1;
17 static $table_entr = 0; global() variable in helper_plugin_wrap