JSON Parser  1.0
boolean default_search_function_partial_member_name ( const void *  element,
const void *  key 
)

This search function searches the elements of a specified JSON Object List looking for a match of object name to the partial key value string.

It can only be used on a JSON Object list, not for an Array list.