Home
last modified time | relevance | path

Searched refs:fieldspec (Results 1 – 25 of 51) sorted by relevance

123

/dports/mail/renattach/renattach-1.2.4/src/
H A Drenattach.c1095 fieldspec->charmode = 'Q'; in decode_2047()
1100 fieldspec->charmode = 'B'; in decode_2047()
1173 sprintf(result, "%s=\"=?%s?%c?", tagbase, fieldspec->charenc, fieldspec->charmode); in reencode_name()
1190 if ( isalnum((int)fieldspec->name[pos]) || (fieldspec->name[pos] == '.') in reencode_name()
1191 || (fieldspec->name[pos] == '-') || (fieldspec->name[pos] == '!') in reencode_name()
1192 || (fieldspec->name[pos] == ':') || (fieldspec->name[pos] == '\\') ) in reencode_name()
1217 if (fieldspec->langinfo) in reencode_name()
1234 if (fieldspec->langinfo) in reencode_name()
1244 if (!fieldspec->langinfo || isalnum((int)fieldspec->name[pos]) || (singquote<2)) in reencode_name()
1246 if (fieldspec->name[pos] == '\'') in reencode_name()
[all …]
/dports/deskutils/recoll/recoll-1.31.2/python/recoll/
H A Dpyresultstore.cpp97 PyObject *fieldspec{nullptr}; in QResultStore_storeQuery() local
101 &recoll_QueryType, &q, &fieldspec, &isinco)) in QResultStore_storeQuery()
115 if (nullptr != fieldspec) { in QResultStore_storeQuery()
117 if (PyUnicode_Check(fieldspec)) { in QResultStore_storeQuery()
118 PyObject *utf8o = PyUnicode_AsUTF8String(fieldspec); in QResultStore_storeQuery()
126 } else if (PySequence_Check(fieldspec)) { in QResultStore_storeQuery()
127 for (Py_ssize_t i = 0; i < PySequence_Size(fieldspec); i++) { in QResultStore_storeQuery()
129 PyUnicode_AsUTF8String(PySequence_GetItem(fieldspec, i)); in QResultStore_storeQuery()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/php/src/ext/thrift_protocol/
H A Dphp_thrift_protocol.cpp613 val_ptr = zend_hash_str_find(fieldspec, "key", sizeof("key")-1); in binary_deserialize()
615 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_deserialize()
784 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_serialize()
923 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in validate_thrift_object() local
957 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_deserialize_spec() local
959 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_deserialize_spec()
971 binary_deserialize(ttype, transport, &rv, fieldspec); in binary_deserialize_spec()
1001 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_serialize_spec() local
1004 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_serialize_spec()
1008 val_ptr = zend_hash_str_find(fieldspec, "type", sizeof("type")-1); in binary_serialize_spec()
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/php/src/ext/thrift_protocol/
H A Dphp_thrift_protocol.cpp613 val_ptr = zend_hash_str_find(fieldspec, "key", sizeof("key")-1); in binary_deserialize()
615 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_deserialize()
784 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_serialize()
923 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in validate_thrift_object() local
957 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_deserialize_spec() local
959 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_deserialize_spec()
971 binary_deserialize(ttype, transport, &rv, fieldspec); in binary_deserialize_spec()
1001 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_serialize_spec() local
1004 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_serialize_spec()
1008 val_ptr = zend_hash_str_find(fieldspec, "type", sizeof("type")-1); in binary_serialize_spec()
[all …]
/dports/devel/py-thrift/thrift-0.14.0/lib/php/src/ext/thrift_protocol/
H A Dphp_thrift_protocol.cpp613 val_ptr = zend_hash_str_find(fieldspec, "key", sizeof("key")-1); in binary_deserialize()
615 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_deserialize()
784 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_serialize()
923 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in validate_thrift_object() local
957 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_deserialize_spec() local
959 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_deserialize_spec()
971 binary_deserialize(ttype, transport, &rv, fieldspec); in binary_deserialize_spec()
1001 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_serialize_spec() local
1004 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_serialize_spec()
1008 val_ptr = zend_hash_str_find(fieldspec, "type", sizeof("type")-1); in binary_serialize_spec()
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/php/src/ext/thrift_protocol/
H A Dphp_thrift_protocol.cpp613 val_ptr = zend_hash_str_find(fieldspec, "key", sizeof("key")-1); in binary_deserialize()
615 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_deserialize()
784 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_serialize()
923 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in validate_thrift_object() local
957 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_deserialize_spec() local
959 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_deserialize_spec()
971 binary_deserialize(ttype, transport, &rv, fieldspec); in binary_deserialize_spec()
1001 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_serialize_spec() local
1004 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_serialize_spec()
1008 val_ptr = zend_hash_str_find(fieldspec, "type", sizeof("type")-1); in binary_serialize_spec()
[all …]
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/php/src/ext/thrift_protocol/
H A Dphp_thrift_protocol.cpp613 val_ptr = zend_hash_str_find(fieldspec, "key", sizeof("key")-1); in binary_deserialize()
615 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_deserialize()
784 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_serialize()
923 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in validate_thrift_object() local
957 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_deserialize_spec() local
959 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_deserialize_spec()
971 binary_deserialize(ttype, transport, &rv, fieldspec); in binary_deserialize_spec()
1001 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_serialize_spec() local
1004 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_serialize_spec()
1008 val_ptr = zend_hash_str_find(fieldspec, "type", sizeof("type")-1); in binary_serialize_spec()
[all …]
/dports/devel/thrift-cpp/thrift-0.14.0/lib/php/src/ext/thrift_protocol/
H A Dphp_thrift_protocol.cpp613 val_ptr = zend_hash_str_find(fieldspec, "key", sizeof("key")-1); in binary_deserialize()
615 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_deserialize()
784 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_serialize()
923 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in validate_thrift_object() local
957 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_deserialize_spec() local
959 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_deserialize_spec()
971 binary_deserialize(ttype, transport, &rv, fieldspec); in binary_deserialize_spec()
1001 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_serialize_spec() local
1004 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_serialize_spec()
1008 val_ptr = zend_hash_str_find(fieldspec, "type", sizeof("type")-1); in binary_serialize_spec()
[all …]
/dports/devel/thrift/thrift-0.14.0/lib/php/src/ext/thrift_protocol/
H A Dphp_thrift_protocol.cpp613 val_ptr = zend_hash_str_find(fieldspec, "key", sizeof("key")-1); in binary_deserialize()
615 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_deserialize()
784 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_serialize()
923 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in validate_thrift_object() local
957 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_deserialize_spec() local
959 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_deserialize_spec()
971 binary_deserialize(ttype, transport, &rv, fieldspec); in binary_deserialize_spec()
1001 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_serialize_spec() local
1004 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_serialize_spec()
1008 val_ptr = zend_hash_str_find(fieldspec, "type", sizeof("type")-1); in binary_serialize_spec()
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/php/src/ext/thrift_protocol/
H A Dphp_thrift_protocol.cpp613 val_ptr = zend_hash_str_find(fieldspec, "key", sizeof("key")-1); in binary_deserialize()
615 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_deserialize()
784 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_serialize()
923 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in validate_thrift_object() local
957 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_deserialize_spec() local
959 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_deserialize_spec()
971 binary_deserialize(ttype, transport, &rv, fieldspec); in binary_deserialize_spec()
1001 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_serialize_spec() local
1004 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_serialize_spec()
1008 val_ptr = zend_hash_str_find(fieldspec, "type", sizeof("type")-1); in binary_serialize_spec()
[all …]
/dports/devel/node-thrift/thrift-0.14.0/lib/php/src/ext/thrift_protocol/
H A Dphp_thrift_protocol.cpp613 val_ptr = zend_hash_str_find(fieldspec, "key", sizeof("key")-1); in binary_deserialize()
615 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_deserialize()
784 val_ptr = zend_hash_str_find(fieldspec, "val", sizeof("val")-1); in binary_serialize()
923 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in validate_thrift_object() local
957 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_deserialize_spec() local
959 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_deserialize_spec()
971 binary_deserialize(ttype, transport, &rv, fieldspec); in binary_deserialize_spec()
1001 HashTable* fieldspec = Z_ARRVAL_P(val_ptr); in binary_serialize_spec() local
1004 val_ptr = zend_hash_str_find(fieldspec, "var", sizeof("var")-1); in binary_serialize_spec()
1008 val_ptr = zend_hash_str_find(fieldspec, "type", sizeof("type")-1); in binary_serialize_spec()
[all …]
/dports/deskutils/recoll/recoll-1.31.2/query/
H A Dqresultstore.cpp39 (isinc ? fieldspec.find(entry.first) != fieldspec.end() : in testentry()
40 fieldspec.find(entry.first) == fieldspec.end()); in testentry()
54 std::set<std::string> fieldspec; member in Rcl::QResultStore::Internal
75 m->fieldspec = fldspec; in storeQuery()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/sitelib/srfi/%3a99/records/
H A Dprocedural.scm80 (vector-map (lambda (fieldspec)
81 (if (symbol? fieldspec)
82 (list 'mutable fieldspec)
83 fieldspec))
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Ditbl-parse.y328 ',' fieldspec fieldspecs
329 | fieldspec fieldspecs
351 fieldspec:
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Ditbl-parse.y330 ',' fieldspec fieldspecs
331 | fieldspec fieldspecs
353 fieldspec:
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A Ditbl-parse.y328 ',' fieldspec fieldspecs
329 | fieldspec fieldspecs
351 fieldspec:
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A Ditbl-parse.y328 ',' fieldspec fieldspecs
329 | fieldspec fieldspecs
351 fieldspec:
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Ditbl-parse.y328 ',' fieldspec fieldspecs
329 | fieldspec fieldspecs
351 fieldspec:
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Ditbl-parse.y328 ',' fieldspec fieldspecs
329 | fieldspec fieldspecs
351 fieldspec:
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Ditbl-parse.y330 ',' fieldspec fieldspecs
331 | fieldspec fieldspecs
353 fieldspec:
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A Ditbl-parse.y328 ',' fieldspec fieldspecs
329 | fieldspec fieldspecs
351 fieldspec:
/dports/devel/binutils/binutils-2.37/gas/
H A Ditbl-parse.y328 ',' fieldspec fieldspecs
329 | fieldspec fieldspecs
351 fieldspec:
/dports/textproc/p5-Regexp-Common/Regexp-Common-2017060201/lib/Regexp/Common/URI/
H A Dprospero.pm6 $fieldspec/;
17 "/(?k:$ppath)(?k:$fieldspec*))";
/dports/math/ploticus/pl240src/src/
H A Dcats.c71 char fieldspec[80], selex[256]; local
103 strcpy( fieldspec, GL_getok( inbuf, &ix ) );
104 if( GL_smember( fieldspec, "datafield datafields" )) /* handle old syntax 'datafield[s] xxx' */
106 else strcpy( fname, &fieldspec[10] );
/dports/math/ploticus-nox11/pl240src/src/
H A Dcats.c71 char fieldspec[80], selex[256]; local
103 strcpy( fieldspec, GL_getok( inbuf, &ix ) );
104 if( GL_smember( fieldspec, "datafield datafields" )) /* handle old syntax 'datafield[s] xxx' */
106 else strcpy( fname, &fieldspec[10] );

123