代码搜索:Namespaces

找到约 1,276 项符合「Namespaces」的源代码

代码结果 1,276
www.eeworm.com/read/379392/2674315

js xpath.js

// Copyright 2005 Google Inc. // All Rights Reserved // // An XPath parser and evaluator written in JavaScript. The // implementation is complete except for functions handling // namespaces. // // Ref
www.eeworm.com/read/355365/3054438

rb default.rb

# Default Settings # # This script creates a BUNCH of variables. It basically sets up the # default settings for all engine namespaces/variables. It also serves # as the documentation for all the sett
www.eeworm.com/read/157509/5606099

developers readme.developers

OVERVIEW The GSM library is written in C++ and uses the latest C++ features: namespaces, exceptions, the standard template library. The actual library source code is in the gsmli
www.eeworm.com/read/473357/6851514

c xpath1.c

/** * section: XPath * synopsis: Evaluate XPath expression and prints result node set. * purpose: Shows how to evaluate XPath expression and register * known namespaces in XPath con
www.eeworm.com/read/173203/9667580

developers readme.developers

OVERVIEW The GSM library is written in C++ and uses the latest C++ features: namespaces, exceptions, the standard template library. The actual library source code is in the gsmli
www.eeworm.com/read/366964/9787089

developers readme.developers

OVERVIEW The GSM library is written in C++ and uses the latest C++ features: namespaces, exceptions, the standard template library. The actual library source code is in the gsmli
www.eeworm.com/read/147568/12546619

developers readme.developers

OVERVIEW The GSM library is written in C++ and uses the latest C++ features: namespaces, exceptions, the standard template library. The actual library source code is in the gsmli
www.eeworm.com/read/132665/14080640

c xpath1.c

/** * section: XPath * synopsis: Evaluate XPath expression and prints result node set. * purpose: Shows how to evaluate XPath expression and register * known namespaces in XPath con
www.eeworm.com/read/132665/14081155

c parser.c

/* * parser.c : an XML 1.0 parser, namespaces and validity support are mostly * implemented on top of the SAX interfaces * * References: * The XML specification: * http://www.w3
www.eeworm.com/read/112844/15475847

c xpath1.c

/** * section: XPath * synopsis: Evaluate XPath expression and prints result node set. * purpose: Shows how to evaluate XPath expression and register * known namespaces in XPath con