代码搜索:XPath
找到约 1,192 项符合「XPath」的源代码
代码结果 1,192
www.eeworm.com/read/132665/14081242
py tstxpath.py
#!/usr/bin/python -u
import sys
import libxml2
#memory debug specific
libxml2.debugMemory(1)
called = ""
def foo(ctx, x):
global called
#
# test that access to the XPath evaluation con
www.eeworm.com/read/132665/14081302
c testc14n.c
/*
* Canonical XML implementation test program
* (http://www.w3.org/TR/2001/REC-xml-c14n-20010315)
*
* See Copyright for the status of this software.
*
* Author: Aleksey Sanin
www.eeworm.com/read/110761/15526387
bas module1.bas
Attribute VB_Name = "Module1"
Sub Main()
Dim xlenth As Integer
Dim xpath As String
Dim temp As String
Dim nstart As Integer
Form1.Show
xpath = Command
xlenth = Len(xpath)
nstart = InStrRev(xp
www.eeworm.com/read/106257/15642510
h xpathfinder.h
#pragma once
#include "XPath.h"
#include "XMapCtrl.h"
class XPathFinder
{
public:
XPathFinder();
virtual ~XPathFinder();
public:
XStations stations;
XLines lines;
public:
vect
www.eeworm.com/read/347993/11619532
h lex_util.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