Home
last modified time | relevance | path

Searched refs:init_table (Results 1 – 3 of 3) sorted by relevance

/external/libxslt/libxslt/
Dkeys.c415 int init_table = 0; in xsltGetKey() local
451 if ((ctxt->keyInitLevel != 0) && (init_table == 0)) { in xsltGetKey()
457 init_table = 1; in xsltGetKey()
/external/bison/doc/
Dbison.texinfo2348 The new version of @code{main} includes a call to @code{init_table}, a
2350 @code{init_table} as well:
2393 init_table (void)
2409 init_table ();
2563 modify @code{init_table} to add these constants to the symbol table.
Dbison.info2455 The new version of `main' includes a call to `init_table', a
2457 `init_table' as well:
2490 init_table (void)
2504 init_table ();
2634 modify `init_table' to add these constants to the symbol table.