Home | History | Annotate | Download | only in expat

Lines Matching refs:foo

492 # These are left unexpanded so users can "make install exec_prefix=/foo"
1094 # Do not use `cd foo && pwd` to compute absolute paths, because
11093 class Foo
11096 Foo (void) { a = 0; }
15428 lt_simple_compile_test_code="class foo {}\n"
19836 const int *foo = &x[0];
19837 ++foo;
19850 const int foo = 10;
20746 char *foo = __func__;
20788 char *foo = __FUNCTION__;
21642 # Do not use `cd foo && pwd` to compute absolute paths, because