| _locale_import_parse_arithmetic | drupal/includes/locale.inc | Parses and sanitizes an arithmetic formula into a PHP expression | 1 |  | 
          
                  | _locale_import_parse_header | drupal/includes/locale.inc | Parses a Gettext Portable Object file header | 1 |  | 
          
                  | _locale_import_parse_plural_forms | drupal/includes/locale.inc | Parses a Plural-Forms entry from a Gettext Portable Object file header | 1 |  | 
          
                  | _locale_import_parse_quoted | drupal/includes/locale.inc | Parses a string in quotes | 1 |  | 
          
                  | _locale_import_po | drupal/includes/locale.inc | Parses Gettext Portable Object file information and inserts into database | 1 |  | 
          
                  | _locale_import_read_po | drupal/includes/locale.inc | Parses Gettext Portable Object file into an array | 3 |  | 
          
                  | _locale_import_shorten_comments | drupal/includes/locale.inc | Generate a short, one string version of the passed comment array | 1 |  | 
          
                  | _locale_import_tokenize_formula | drupal/includes/locale.inc | Backward compatible implementation of token_get_all() for formula parsing | 1 |  | 
          
                  | _locale_invalidate_js | drupal/includes/locale.inc | Force the JavaScript translation file(s) to be refreshed. | 5 |  | 
          
                  | _locale_languages_common_controls | drupal/modules/locale/locale.admin.inc | Common elements of the language addition and editing form. | 2 |  | 
          
                  | _locale_languages_configure_form_language_table | drupal/modules/locale/locale.admin.inc | Helper function to build a language provider table. | 1 |  | 
          
                  | _locale_parse_js_file | drupal/includes/locale.inc | Parses a JavaScript file, extracts strings wrapped in Drupal.t() and
Drupal.formatPlural() and inserts them into the database. | 2 |  | 
          
                  | _locale_prepare_predefined_list | drupal/includes/locale.inc | Prepares the language code list for a select form item with only the unsupported ones | 2 |  | 
          
                  | _locale_rebuild_js | drupal/includes/locale.inc | (Re-)Creates the JavaScript translation file for a language. | 4 |  | 
          
                  | _locale_test_plural_format_tests | drupal/modules/locale/tests/locale_test.module | Helper function with list of test cases | 2 |  | 
          
                  | _locale_translate_language_list | drupal/includes/locale.inc | List languages in search result table | 1 |  | 
          
                  | _locale_translate_seek | drupal/includes/locale.inc | Perform a string search and display results in a table | 1 |  | 
          
                  | _locale_translate_seek_query | drupal/includes/locale.inc | Build array out of search criteria specified in request variables | 1 |  | 
          
                  | _lock_id | drupal/includes/lock.inc | Helper function to get this request's unique id. | 1 |  | 
          
                  | _menu_build_tree | drupal/includes/menu.inc | Builds a menu tree. | 1 | 1 | 
          
                  | _menu_check_access | drupal/includes/menu.inc | Checks access to a menu item using the access callback. | 2 |  | 
          
                  | _menu_check_rebuild | drupal/includes/menu.inc | Checks whether a menu_rebuild() is necessary. | 2 |  | 
          
                  | _menu_clear_page_cache | drupal/includes/menu.inc | Clears the page and block caches at most twice per page load. | 3 |  | 
          
                  | _menu_delete_item | drupal/includes/menu.inc | Deletes a single menu link. | 3 |  | 
          
                  | _menu_find_router_path | drupal/includes/menu.inc | Finds the router path which will serve this path. | 2 |  | 
          
                  | _menu_get_options | drupal/modules/menu/menu.module | Helper function to get the items of the given menu. | 2 |  | 
          
                  | _menu_item_localize | drupal/includes/menu.inc | Localizes the router item title using t() or another callback. | 2 |  | 
          
                  | _menu_link_build | drupal/includes/menu.inc | Builds a link from a router item. | 2 |  | 
          
                  | _menu_link_find_parent | drupal/includes/menu.inc | Finds a possible parent for a given menu link. | 1 |  | 
          
                  | _menu_link_map_translate | drupal/includes/menu.inc | Translates the path elements in the map using any to_arg helper function. | 2 |  | 
          
                  | _menu_link_move_children | drupal/includes/menu.inc | Updates the children of a menu link that is being moved. | 1 |  | 
          
                  | _menu_link_parents_set | drupal/includes/menu.inc | Sets the p1 through p9 values for a menu link being saved. | 1 |  | 
          
                  | _menu_link_translate | drupal/includes/menu.inc | Provides menu link access control, translation, and argument handling. | 8 |  | 
          
                  | _menu_load_objects | drupal/includes/menu.inc | Loads objects into the map as defined in the $item['load_functions']. | 2 |  | 
          
                  | _menu_navigation_links_rebuild | drupal/includes/menu.inc | Builds menu links for the items in the menu router. | 1 |  | 
          
                  | _menu_overview_tree_form | drupal/modules/menu/menu.admin.inc | Recursive helper function for menu_overview_form(). | 1 |  | 
          
                  | _menu_parents_recurse | drupal/modules/menu/menu.module | Recursive helper function for menu_parent_options(). | 1 |  | 
          
                  | _menu_parent_depth_limit | drupal/modules/menu/menu.module | Find the depth limit for items in the parent select. | 2 |  | 
          
                  | _menu_router_build | drupal/includes/menu.inc | Builds the router table based on the data from hook_menu(). | 1 |  | 
          
                  | _menu_router_cache | drupal/includes/menu.inc | Stores the menu router if we have it in memory. | 3 |  | 
          
                  | _menu_router_save | drupal/includes/menu.inc | Saves data from menu_router_build() to the router table. | 1 |  | 
          
                  | _menu_set_expanded_menus | drupal/includes/menu.inc | Updates a list of menus with expanded items. | 1 | 1 | 
          
                  | _menu_site_is_offline | drupal/includes/menu.inc | Checks whether the site is in maintenance mode. | 2 |  | 
          
                  | _menu_translate | drupal/includes/menu.inc | Handles dynamic path translation and menu access control. | 4 |  | 
          
                  | _menu_tree_check_access | drupal/includes/menu.inc | Sorts the menu tree and recursively checks access for each item. | 1 |  | 
          
                  | _menu_tree_data | drupal/includes/menu.inc | Builds the data representing a menu tree. | 1 |  | 
          
                  | _menu_update_parental_status | drupal/includes/menu.inc | Checks and updates the 'has_children' status for the parent of a link. | 3 |  | 
          
                  | _mime_header_decode | drupal/includes/unicode.inc | Decodes encoded header data passed from mime_header_decode(). |  | 1 | 
          
                  | _module_build_dependencies | drupal/includes/module.inc | Determines which modules require and are required by each module. | 1 |  | 
          
                  | _node_access_rebuild_batch_finished | drupal/modules/node/node.module | Implements callback_batch_finished(). |  | 1 |