Home
last modified time | relevance | path

Searched refs:TOKEN_NULL (Results 1 – 25 of 58) sorted by relevance

123

/dports/net/xmlrpc-epi/xmlrpc-epi-0.54.2/src/
H A Dxml_to_soap.c68 #define TOKEN_NULL "xsi:null" macro
159 soapType = TOKEN_NULL; in get_array_soap_type()
383 else if (!strcmp(type, TOKEN_NULL)) { in xml_element_to_SOAP_REQUEST_worker()
522 pAttrType = TOKEN_NULL; in SOAP_to_xml_element_worker()
/dports/net/pecl-xmlrpc/xmlrpc-1.0.0RC2/libxmlrpc/
H A Dxml_to_soap.c40 #define TOKEN_NULL "xsi:null" macro
130 soapType = TOKEN_NULL; in get_array_soap_type()
353 else if (!strcmp(type, TOKEN_NULL)) { in xml_element_to_SOAP_REQUEST_worker()
492 pAttrType = TOKEN_NULL; in SOAP_to_xml_element_worker()
/dports/net/php73-xmlrpc/php-7.3.33/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c42 #define TOKEN_NULL "xsi:null" macro
132 soapType = TOKEN_NULL; in get_array_soap_type()
355 else if (!strcmp(type, TOKEN_NULL)) { in xml_element_to_SOAP_REQUEST_worker()
494 pAttrType = TOKEN_NULL; in SOAP_to_xml_element_worker()
/dports/net/php74-xmlrpc/php-7.4.27/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c40 #define TOKEN_NULL "xsi:null" macro
130 soapType = TOKEN_NULL; in get_array_soap_type()
353 else if (!strcmp(type, TOKEN_NULL)) { in xml_element_to_SOAP_REQUEST_worker()
492 pAttrType = TOKEN_NULL; in SOAP_to_xml_element_worker()
/dports/lang/php74/php-7.4.27/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c40 #define TOKEN_NULL "xsi:null" macro
130 soapType = TOKEN_NULL; in get_array_soap_type()
353 else if (!strcmp(type, TOKEN_NULL)) { in xml_element_to_SOAP_REQUEST_worker()
492 pAttrType = TOKEN_NULL; in SOAP_to_xml_element_worker()
/dports/lang/php73/php-7.3.33/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c42 #define TOKEN_NULL "xsi:null" macro
132 soapType = TOKEN_NULL; in get_array_soap_type()
355 else if (!strcmp(type, TOKEN_NULL)) { in xml_element_to_SOAP_REQUEST_worker()
494 pAttrType = TOKEN_NULL; in SOAP_to_xml_element_worker()
/dports/www/mod_php74/php-7.4.27/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c40 #define TOKEN_NULL "xsi:null" macro
130 soapType = TOKEN_NULL; in get_array_soap_type()
353 else if (!strcmp(type, TOKEN_NULL)) { in xml_element_to_SOAP_REQUEST_worker()
492 pAttrType = TOKEN_NULL; in SOAP_to_xml_element_worker()
/dports/www/mod_php73/php-7.3.33/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c42 #define TOKEN_NULL "xsi:null" macro
132 soapType = TOKEN_NULL; in get_array_soap_type()
355 else if (!strcmp(type, TOKEN_NULL)) { in xml_element_to_SOAP_REQUEST_worker()
494 pAttrType = TOKEN_NULL; in SOAP_to_xml_element_worker()
/dports/security/rats/rats-2.4/
H A Dperl-tokens.h36 #define TOKEN_NULL (TOKEN_PERL_START + 8) macro
H A Dperl-lex.l309 NULL {count(); return TOKEN_NULL; }
/dports/multimedia/aegisub/aegisub-3.2.2/libaegisub/common/cajun/
H A Dreader.cpp175 token.nType = Token::TOKEN_NULL; in Scan()
251 case Token::TOKEN_NULL: return ParseNull(tokenStream); in Parse()
337 MatchExpectedToken(Token::TOKEN_NULL, tokenStream); in ParseNull()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/internal/p2/metadata/expression/parser/
H A DExpressionParser.java53 protected static final int TOKEN_NULL = 50; field in ExpressionParser
67 keywords.put(KEYWORD_NULL, Integer.valueOf(TOKEN_NULL)); in keywords.put() argument
341 case TOKEN_NULL : in parseUnary()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/
H A Djson.c43 TOKEN_NULL, enumerator
233 case KEYWORD_null: token->type = TOKEN_NULL; break; in readTokenFull()
/dports/devel/geany-legacy/geany-1.37.1/ctags/parsers/
H A Djson.c39 TOKEN_NULL, enumerator
203 case KEYWORD_null: token->type = TOKEN_NULL; break; in readTokenFull()
/dports/devel/geany/geany-1.38/ctags/parsers/
H A Dgeany_json.c39 TOKEN_NULL, enumerator
203 case KEYWORD_null: token->type = TOKEN_NULL; break; in readTokenFull()
/dports/multimedia/aegisub/aegisub-3.2.2/libaegisub/include/libaegisub/cajun/
H A Dreader.h67 TOKEN_NULL // null enumerator
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/cajun/json/
H A Dreader.h88 TOKEN_NULL // null enumerator
/dports/net-p2p/cpuminer/cpuminer-2.5.0/compat/jansson/
H A Dload.c30 #define TOKEN_NULL 261 macro
557 lex->token = TOKEN_NULL; in lex_scan()
741 case TOKEN_NULL: in parse_value()
/dports/security/libtasn1/libtasn1-4.18.0/lib/
H A DASN1.y105 %token TOKEN_NULL
369 | TOKEN_NULL {$$=_asn1_add_static_node(&e_list, ASN1_ETYPE_NULL);}
527 GeneralizedTime, GeneralString, FROM, IMPORTS, TOKEN_NULL,
/dports/databases/webdis/webdis-0.1.18/src/jansson/src/
H A Dload.c30 #define TOKEN_NULL 261 macro
566 lex->token = TOKEN_NULL; in lex_scan()
750 case TOKEN_NULL: in parse_value()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/source_exporter/wxPdfDocument/include/wx/
H A Dpdfparser.h47 #define TOKEN_NULL 12 macro
/dports/sysutils/watchman/watchman-4.5.0/thirdparty/jansson/
H A Dload.c32 #define TOKEN_NULL 261 macro
608 lex->token = TOKEN_NULL; in lex_scan()
798 case TOKEN_NULL: in parse_value()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/jansson/
H A Dload.c35 #define TOKEN_NULL 261 macro
622 lex->token = TOKEN_NULL; in lex_scan()
821 case TOKEN_NULL: in parse_value()
/dports/sysutils/py-pywatchman/watchman-4.9.0/thirdparty/jansson/
H A Dload.cpp34 #define TOKEN_NULL 261 macro
610 lex->token = TOKEN_NULL; in lex_scan()
789 case TOKEN_NULL: in parse_value()
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/keama/
H A Ddhctoken.h251 TOKEN_NULL = 448, enumerator

123