HomeSort by: relevance | last modified time | path
    Searched refs:argtotal (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
xgettext.h 59 int argtotal; /* total number of arguments */ member in struct:callshape
259 int argtotal; /* total number of arguments, 0 if unspecified */ member in struct:partial_call
xgettext.c 993 int argtotal = 0; local
1028 if (argtotal != 0)
1031 argtotal = arg;
1102 shapep->argtotal = argtotal;
1119 shapep->argtotal = 0;
1163 && old_shapes->shapes[i].argtotal == shape->argtotal)
2355 ap->alternative[i].argtotal = shapes->shapes[i].argtotal;
    [all...]
x-perl.c 1513 shapes.shapes[0].argtotal = 0;
2958 || shape->argtotal > 1)

Completed in 40 milliseconds