Home
last modified time | relevance | path

Searched refs:argu (Results 1 – 4 of 4) sorted by relevance

/external/toybox/toys/lsb/
Dsu.c44 char *name, *passhash = 0, **argu, **argv; in su_main() local
68 argv = argu = xmalloc(sizeof(char *)*(toys.optc + 4)); in su_main()
94 xexec(argu); in su_main()
/external/pcre/dist2/doc/
Dpcre2grep.txt743 A callout in a PCRE2 pattern is of the form (?C<arg>) where the argu-
Dpcre2.txt728 agement. If none of these apply, just pass NULL as the context argu-
806 nesting, and the second is user data that is set up by the last argu-
2568 function that was used for the match data block. The first two argu-
2633 therefore need the lengths, you may supply NULL as the lengthsptr argu-
2671 the name by calling pcre2_substring_number_from_name(). The first argu-
4359 The pcre2_jit_stack_create() function creates a JIT stack. Its argu-
6233 point is at the start of the subject string. If the startoffset argu-
7945 A delimited string may be used instead of a number as a callout argu-
Dpcre2test.txt997 <n> is reached for the <m>th time. Note that callouts with string argu-