Searched refs:SOURCE_CONFIG_CURRENT_FIRST (Results 1 – 1 of 1) sorted by relevance
49 use constant SOURCE_CONFIG_CURRENT_FIRST => 1; constant54 use constant SOURCE_CONFIG_DEFAULT => SOURCE_CONFIG_CURRENT_FIRST;91 …if (($init_action == SOURCE_CONFIG_CURRENT_FIRST) or ($init_action == SOURCE_CONFIG_CURRENT_ONLY))…95 if ($init_action == SOURCE_CONFIG_CURRENT_FIRST) {
Completed in 7 milliseconds