Lines Matching refs:obj_str
180 for (i = 0; obj_table[i].obj_str != NULL; i++) { in process_get_request_from_doc()
187 (xmlChar *)obj_table[i].obj_str, xmlStrlen( in process_get_request_from_doc()
205 for (i = 0; obj_table[i].obj_str != NULL; i++) { in process_get_request_from_doc()
206 if (strncmp(ISNSSERVER, obj_table[i].obj_str, in process_get_request_from_doc()
228 obj_table[i].obj_str); in process_get_request_from_doc()
305 for (i = 0; obj_table[i].obj_str != NULL; i++) { in process_enumerate_request_from_doc()
308 (xmlChar *)obj_table[i].obj_str, xmlStrlen((xmlChar *) in process_enumerate_request_from_doc()
364 for (i = 0; obj_table[i].obj_str != NULL; i++) { in process_getAssociated_request_from_doc()
367 (xmlChar *)obj_table[i].obj_str, xmlStrlen( in process_getAssociated_request_from_doc()
499 for (i = 0; obj_table[i].obj_str != NULL; i++) { in process_delete_request_from_doc()
502 obj_table[i].obj_str); in process_delete_request_from_doc()
689 for (i = 0; obj_table[i].obj_str != NULL; i++) { in process_createModify_request_from_doc()
692 obj_table[i].obj_str); in process_createModify_request_from_doc()