| _node_access_rebuild_batch_operation | drupal/modules/node/node.module | Implements callback_batch_operation(). |  | 1 | 
          
                  | _node_access_test_node_write | drupal/modules/node/tests/node_access_test.module | Helper for node insert/update. | 2 |  | 
          
                  | _node_add_access | drupal/modules/node/node.module | Access callback: Checks whether the user has permission to add a node. | 1 | 1 | 
          
                  | _node_characters | drupal/modules/node/content_types.inc | Helper function for teaser length choices. |  |  | 
          
                  | _node_extract_type | drupal/modules/node/node.module | Extracts the type name. | 3 |  | 
          
                  | _node_index_node | drupal/modules/node/node.module | Indexes a single node. | 1 |  | 
          
                  | _node_mass_update_batch_finished | drupal/modules/node/node.admin.inc | Implements callback_batch_finished(). |  | 1 | 
          
                  | _node_mass_update_batch_process | drupal/modules/node/node.admin.inc | Implements callback_batch_operation(). |  | 1 | 
          
                  | _node_mass_update_helper | drupal/modules/node/node.admin.inc | Updates individual nodes when fewer than 10 are queued. | 2 |  | 
          
                  | _node_query_node_access_alter | drupal/modules/node/node.module | Helper for node access functions. | 2 |  | 
          
                  | _node_rankings | drupal/modules/node/node.module | Gathers the rankings from the hook_ranking() implementations. | 2 |  | 
          
                  | _node_revision_access | drupal/modules/node/node.module | Access callback: Checks node revision access. | 1 | 1 | 
          
                  | _node_save_revision | drupal/modules/node/node.module | Helper function to save a revision with the uid of the current user. | 1 |  | 
          
                  | _node_types_build | drupal/modules/node/node.module | Builds and returns the list of available node types. | 1 | 1 | 
          
                  | _openid_create_message | drupal/modules/openid/openid.inc | Create a serialized message packet as per spec: $key:$value\n . | 4 |  | 
          
                  | _openid_dh_base64_to_long | drupal/modules/openid/openid.inc |  | 3 |  | 
          
                  | _openid_dh_binary_to_long | drupal/modules/openid/openid.inc |  | 3 |  | 
          
                  | _openid_dh_long_to_base64 | drupal/modules/openid/openid.inc |  | 3 |  | 
          
                  | _openid_dh_long_to_binary | drupal/modules/openid/openid.inc |  | 4 |  | 
          
                  | _openid_dh_rand | drupal/modules/openid/openid.inc |  | 2 |  | 
          
                  | _openid_dh_xorsecret | drupal/modules/openid/openid.inc |  | 3 |  | 
          
                  | _openid_encode_message | drupal/modules/openid/openid.inc | Encode a message from _openid_create_message for HTTP Post | 2 |  | 
          
                  | _openid_get_bytes | drupal/modules/openid/openid.inc |  |  |  | 
          
                  | _openid_get_math_library | drupal/modules/openid/openid.inc | Determine the available math library GMP vs. BCMath, favouring GMP for performance. | 8 |  | 
          
                  | _openid_get_params | drupal/modules/openid/openid.inc |  | 1 |  | 
          
                  | _openid_hmac | drupal/modules/openid/openid.inc |  | 1 |  | 
          
                  | _openid_invalid_openid_transition | drupal/modules/openid/openid.inc | Provides transition for accounts with possibly invalid OpenID identifiers in authmap. | 1 |  | 
          
                  | _openid_is_xri | drupal/modules/openid/openid.inc | Determine if the given identifier is an XRI ID. | 3 |  | 
          
                  | _openid_link_href | drupal/modules/openid/openid.inc | Pull the href attribute out of an html link element. | 1 |  | 
          
                  | _openid_math_add | drupal/modules/openid/openid.inc | Calls the add function from the available math library for OpenID. | 3 |  | 
          
                  | _openid_math_cmp | drupal/modules/openid/openid.inc | Calls the cmp function from the available math library for OpenID. | 2 |  | 
          
                  | _openid_math_div | drupal/modules/openid/openid.inc | Calls the div function from the available math library for OpenID. | 1 |  | 
          
                  | _openid_math_mod | drupal/modules/openid/openid.inc | Calls the mod function from the available math library for OpenID. | 2 |  | 
          
                  | _openid_math_mul | drupal/modules/openid/openid.inc | Calls the mul function from the available math library for OpenID. | 1 |  | 
          
                  | _openid_math_pow | drupal/modules/openid/openid.inc | Calls the pow function from the available math library for OpenID. | 1 |  | 
          
                  | _openid_math_powmod | drupal/modules/openid/openid.inc | Calls the mul function from the available math library for OpenID. | 2 |  | 
          
                  | _openid_meta_httpequiv | drupal/modules/openid/openid.inc | Pull the http-equiv attribute out of an html meta element | 1 |  | 
          
                  | _openid_nonce | drupal/modules/openid/openid.inc | Return a nonce value - formatted per OpenID spec. | 2 |  | 
          
                  | _openid_parse_message | drupal/modules/openid/openid.inc | Convert a direct communication message
into an associative array. | 2 |  | 
          
                  | _openid_response | drupal/modules/openid/openid.inc |  | 1 |  | 
          
                  | _openid_select_service | drupal/modules/openid/openid.inc | Select a service element. | 1 |  | 
          
                  | _openid_signature | drupal/modules/openid/openid.inc | Sign certain keys in a message | 4 |  | 
          
                  | _openid_test_endpoint_associate | drupal/modules/openid/tests/openid_test.module | OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0,
section 8). | 1 |  | 
          
                  | _openid_test_endpoint_authenticate | drupal/modules/openid/tests/openid_test.module | OpenID endpoint; handle "authenticate" requests. | 1 |  | 
          
                  | _openid_url_normalize | drupal/modules/openid/openid.inc | OpenID normalization method: normalize URL identifiers. |  | 1 | 
          
                  | _openid_user_login_form_alter | drupal/modules/openid/openid.module |  | 2 |  | 
          
                  | _openid_xrds_discovery | drupal/modules/openid/openid.module | OpenID discovery method: perform a XRDS discovery. | 1 | 1 | 
          
                  | _openid_xrds_parse | drupal/modules/openid/openid.inc | Parse an XRDS document. | 1 |  | 
          
                  | _openid_xri_discovery | drupal/modules/openid/openid.module | OpenID discovery method: perform an XRI discovery. |  | 1 | 
          
                  | _openid_xri_normalize | drupal/modules/openid/openid.inc | OpenID normalization method: normalize XRI identifiers. |  | 1 |