Searched refs:jpath (Results 1 – 2 of 2) sorted by relevance
245 static int lex_process(const char *jpath, slist_t *lex_list) in lex_process() argument252 const char *cur_pos = jpath; in lex_process()343 static void lex_debug(const char *jpath)348 const char *cur_pos = jpath;375 cJSON *cJSON_Path(cJSON *jsroot, const char *jpath) in cJSON_Path() argument382 lex_process(jpath, &lex_list); in cJSON_Path()
283 cJSON *cJSON_Path(cJSON *jsroot, const char *jpath);
Completed in 4 milliseconds