代码搜索:XPath
找到约 1,192 项符合「XPath」的源代码
代码结果 1,192
www.eeworm.com/read/347993/11619536
cpp xpath_processor.cpp
/*
www.sourceforge.net/projects/tinyxpath_
Copyright (c) 2002-2004 Yves Berquin (yvesb@users.sourceforge.net)
This software is provided 'as-is', without any express or implied
warranty. In no_ e
www.eeworm.com/read/347993/11619538
h xpath_stream.h
/*
www.sourceforge.net/projects/tinyxpath_
Copyright (c) 2002-2004 Yves Berquin (yvesb@users.sourceforge.net)
This software is provided 'as-is', without any express or implied
warranty. In no_ e
www.eeworm.com/read/347993/11619552
cpp xpath_static.cpp
/*
www.sourceforge.net/projects/tinyxpath_
Copyright (c) 2002-2004 Yves Berquin (yvesb@users.sourceforge.net)
This software is provided 'as-is', without any express or implied
warranty. In no_ e
www.eeworm.com/read/347993/11619573
h xpath_static.h
/*
www.sourceforge.net/projects/tinyxpath_
Copyright (c) 2002-2004 Yves Berquin (yvesb@users.sourceforge.net)
This software is provided 'as-is', without any express or implied
warranty. In no_ e
www.eeworm.com/read/347993/11619588
h xpath_stack.h
/*
www.sourceforge.net/projects/tinyxpath_
Copyright (c) 2002-2004 Yves Berquin (yvesb@users.sourceforge.net)
This software is provided 'as-is', without any express or implied
warranty. In no_ e
www.eeworm.com/read/347993/11619595
cpp xpath_syntax.cpp
/*
www.sourceforge.net/projects/tinyxpath_
Copyright (c) 2002-2004 Yves Berquin (yvesb@users.sourceforge.net)
This software is provided 'as-is', without any express or implied
warranty. In no_ e
www.eeworm.com/read/38039/1106100
xpt dom_xpath.xpt
www.eeworm.com/read/180137/5289976
h zebra_xpath.h
/* Moved from zrpn.c -pop */
#ifndef ZEBRA_XPATH_H
#define ZEBRA_XPATH_H
#define XPATH_STEP_COUNT 10
struct xpath_predicate {
int which;
union {
#define XPATH_PREDICATE_RELATION 1
st