HomeSort by relevance Sort by last modified time
    Searched refs:parse1 (Results 1 - 3 of 3) sorted by null

  /external/libxml2/doc/examples/
Makefile.am 55 parse1 \
73 parse1_SOURCES = parse1.c
110 $(CHECKER) ./parse1 test1.xml
  /external/tinyxml/
xmltest.cpp 652 istringstream parse1( "<start>This is \ntext</start>" );
654 parse1 >> text1;
  /external/regex-re2/re2/testing/
regexp_benchmark.cc 454 void (*parse1)(int, const char*, const StringPiece&)) {
456 parse1(iters, "[0-9]+-(.*)", "650-253-0001");
    [all...]

Completed in 120 milliseconds