Searched refs:datatypes (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/vim-55/runtime/syntax/
H A Drnc.vim42 syn keyword rncKeyword datatypes default div empty external grammar
H A Ddatascript.vim6 " DataScript is a formal language for modelling binary datatypes,
H A Dmsmessages.vim100 " Add some Windows datatypes that will be common in msmessages files
/macosx-10.10/libxml2-26/libxml2/
H A Drngparser.c95 xmlHashTablePtr datatypes; member in struct:_xmlCRelaxNGParserCtxt
538 BAD_CAST "http://www.w3.org/2001/XMLSchema-datatypes"))) {
539 ERROR("The \"xsd\" prefix must be bound to \"http://www.w3.org/2001/XMLSchema-datatypes\"");
542 if (ctxt->datatypes == NULL)
543 ctxt->datatypes = xmlHashCreate(10);
544 if (ctxt->datatypes == NULL) {
548 ret = xmlHashAddEntry(ctxt->datatypes, prefix,
593 ret = xmlHashLookup(ctxt->datatypes, prefix);
1463 ctxt.key_datatypes = xmlDictLookup(ctxt.dict, BAD_CAST "datatypes", -1);
1522 datatypes xs
[all...]
/macosx-10.10/swig-12/Lib/
H A Dconstraints.i53 The common datatypes of int, short, long, unsigned int, unsigned long,
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/
H A DChanges355 + Added support for [almost] all XML Schema 2001 built-in datatypes
505 ! fixed hex and hexBinary datatypes generation
533 + added fault in XMLRPC::Lite for incorrect datatypes specified by
/macosx-10.10/CPANInternal-159.1/Types-Serialiser-1.0/
H A DSerialiser.pm11 This module provides some extra datatypes that are used by common
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclCmdIL.c2769 enum datatypes {
3056 switch ((enum datatypes) dataType) {
3129 switch ((enum datatypes) dataType) {
3234 switch ((enum datatypes) dataType) {
2735 enum datatypes { enum
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclCmdIL.c3243 enum datatypes {
3417 switch ((enum datatypes) dataType) {
3461 switch ((enum datatypes) dataType) {
3542 switch ((enum datatypes) dataType) {
3206 enum datatypes { enum
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/
H A DLite.pm5385 SOAP::Lite guesses datatypes from the content provided, using a set of
/macosx-10.10/gnutar-453/gnutar/
H A Dconfigure5033 // Check bool and long long datatypes.
[all...]

Completed in 301 milliseconds