Searched defs:parser (Results 51 - 75 of 153) sorted by relevance

1234567

/macosx-10.9.5/postfix-252/postfix/src/global/
H A Ddb_common.c251 void db_common_parse_domain(CFG_PARSER *parser, void *ctxPtr) argument
538 void db_common_sql_build_query(VSTRING *query, CFG_PARSER *parser) argument
[all...]
H A Ddict_memcache.c77 CFG_PARSER *parser; /* common parameter parser */ member in struct:__anon11734
503 CFG_PARSER *parser; local
[all...]
H A Ddict_mysql.c217 CFG_PARSER *parser; member in struct:__anon11737
651 CFG_PARSER *parser; local
[all...]
H A Ddict_pgsql.c205 CFG_PARSER *parser; member in struct:__anon11740
754 CFG_PARSER *parser; local
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/psych/yaml/
H A Dparser.c170 yaml_parser_parse(yaml_parser_t *parser, yaml_event_t *event) argument
196 yaml_parser_set_parser_error(yaml_parser_t *parser, const char *problem, yaml_mark_t problem_mark) argument
207 yaml_parser_set_parser_error_context(yaml_parser_t *parser, const char *context, yaml_mark_t context_mark, const char *problem, yaml_mark_t problem_mark) argument
226 yaml_parser_state_machine(yaml_parser_t *parser, yaml_event_t *event) argument
313 yaml_parser_parse_stream_start(yaml_parser_t *parser, yaml_event_t *event) argument
342 yaml_parser_parse_document_start(yaml_parser_t *parser, yaml_event_t *event, int implicit) argument
440 yaml_parser_parse_document_content(yaml_parser_t *parser, yaml_event_t *event) argument
470 yaml_parser_parse_document_end(yaml_parser_t *parser, yaml_event_t *event) argument
529 yaml_parser_parse_node(yaml_parser_t *parser, yaml_event_t *event, int block, int indentless_sequence) argument
726 yaml_parser_parse_block_sequence_entry(yaml_parser_t *parser, yaml_event_t *event, int first) argument
784 yaml_parser_parse_indentless_sequence_entry(yaml_parser_t *parser, yaml_event_t *event) argument
834 yaml_parser_parse_block_mapping_key(yaml_parser_t *parser, yaml_event_t *event, int first) argument
899 yaml_parser_parse_block_mapping_value(yaml_parser_t *parser, yaml_event_t *event) argument
949 yaml_parser_parse_flow_sequence_entry(yaml_parser_t *parser, yaml_event_t *event, int first) argument
1010 yaml_parser_parse_flow_sequence_entry_mapping_key(yaml_parser_t *parser, yaml_event_t *event) argument
1040 yaml_parser_parse_flow_sequence_entry_mapping_value(yaml_parser_t *parser, yaml_event_t *event) argument
1071 yaml_parser_parse_flow_sequence_entry_mapping_end(yaml_parser_t *parser, yaml_event_t *event) argument
1100 yaml_parser_parse_flow_mapping_key(yaml_parser_t *parser, yaml_event_t *event, int first) argument
1170 yaml_parser_parse_flow_mapping_value(yaml_parser_t *parser, yaml_event_t *event, int empty) argument
1206 yaml_parser_process_empty_scalar(yaml_parser_t *parser, yaml_event_t *event, yaml_mark_t mark) argument
1229 yaml_parser_process_directives(yaml_parser_t *parser, yaml_version_directive_t **version_directive_ref, yaml_tag_directive_t **tag_directives_start_ref, yaml_tag_directive_t **tag_directives_end_ref) argument
1337 yaml_parser_append_tag_directive(yaml_parser_t *parser, yaml_tag_directive_t value, int allow_duplicates, yaml_mark_t mark) argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/
H A Dtclexpat.c33 XML_Parser parser; /* The expat parser structure */ member in struct:TclExpatInfo
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Dtdom.h113 XML_Parser parser; /* The expat parser structure */ member in struct:TclGenExpatInfo
H A Dtclexpat.h117 XML_Parser parser; /* The expat parser structure */ member in struct:TclGenExpatInfo
/macosx-10.9.5/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/bind/test/
H A DBindingSpeedTest.java88 private XMLReader parser; field in class:BindingSpeedTest
/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Dxmlparser.cpp679 UXMLElement::UXMLElement(const UXMLParser *parser, const UnicodeString *name, UErrorCode &errorCode) : argument
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DScriptController.cpp232 ScriptableDocumentParser* parser = m_frame->document()->scriptableDocumentParser(); local
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSCalculationValue.cpp540 CSSCalcExpressionNodeParser parser; local
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DDOMPatchSupport.cpp105 RefPtr<DocumentParser> parser; local
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dftp.h85 struct ftp_parselist_data *parser; member in struct:ftp_wc_tmpdata
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dforms.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Debnf-abn.el
H A Debnf-yac.el
/macosx-10.9.5/expat-12/expat/xmlwf/
H A Dxmlwin32url.cxx125 reportError(XML_Parser parser) argument
224 Callback::Callback(XML_Parser parser, IMoniker *baseMoniker, argument
258 openStream(XML_Parser parser, argument
363 processURL(XML_Parser parser, IMoniker *baseMoniker, const XML_Char *url) argument
390 XML_ProcessURL(XML_Parser parser, const XML_Char *url, unsigned flags) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/uri/
H A Dgeneric.rb298 def parser method in class:URI
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Dtclexpat.c32 XML_Parser parser; /* The expat parser structure */ member in struct:TclExpatInfo
[all...]
/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A Dperl-libxml-sax.c33 SV * parser; member in struct:__anon615
116 PmmSAXInitContext( xmlParserCtxtPtr ctxt, SV * parser, SV * saved_error ) argument
[all...]
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dperl_syck.h595 SyckParser *parser; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dcsdetest.cpp509 UXMLParser *parser = UXMLParser::createParser(status); local
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/antlr/
H A DCharScanner.hpp515 CharScanner* parser; member in class:antlr::CharScanner::Tracer
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLDocumentParser.cpp960 RefPtr<HTMLDocumentParser> parser = HTMLDocumentParser::create(fragment, contextElement, parserContentPolicy); local
[all...]

Completed in 915 milliseconds

1234567