Lines Matching refs:obj_table
88 static obj_table_entry_t obj_table[] = {
175 for (i = 0; obj_table[i].obj_str != NULL; i++) {
182 (xmlChar *)obj_table[i].obj_str, xmlStrlen(
185 obj = obj_table[i].obj_id;
200 for (i = 0; obj_table[i].obj_str != NULL; i++) {
201 if (strncmp(ISNSSERVER, obj_table[i].obj_str,
203 obj = obj_table[i].obj_id;
223 obj_table[i].obj_str);
300 for (i = 0; obj_table[i].obj_str != NULL; i++) {
303 (xmlChar *)obj_table[i].obj_str, xmlStrlen((xmlChar *)
306 obj = obj_table[i].obj_id;
359 for (i = 0; obj_table[i].obj_str != NULL; i++) {
362 (xmlChar *)obj_table[i].obj_str, xmlStrlen(
365 obj = obj_table[i].obj_id;
494 for (i = 0; obj_table[i].obj_str != NULL; i++) {
497 obj_table[i].obj_str);
502 obj = obj_table[i].obj_id;
684 for (i = 0; obj_table[i].obj_str != NULL; i++) {
687 obj_table[i].obj_str);
692 obj = obj_table[i].obj_id;