Home
last modified time | relevance | path

Searched refs:IS_STRING (Results 1 – 25 of 176) sorted by relevance

12345678

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c417 mysqlnd_ps_fetch_functions[MYSQL_TYPE_TIME].php_type = IS_STRING; in _mysqlnd_init_ps_fetch_subsystem()
422 mysqlnd_ps_fetch_functions[MYSQL_TYPE_DATE].php_type = IS_STRING; in _mysqlnd_init_ps_fetch_subsystem()
448 mysqlnd_ps_fetch_functions[MYSQL_TYPE_BLOB].php_type = IS_STRING; in _mysqlnd_init_ps_fetch_subsystem()
496 mysqlnd_ps_fetch_functions[MYSQL_TYPE_ENUM].php_type = IS_STRING; in _mysqlnd_init_ps_fetch_subsystem()
500 mysqlnd_ps_fetch_functions[MYSQL_TYPE_SET].php_type = IS_STRING; in _mysqlnd_init_ps_fetch_subsystem()
667 if (Z_TYPE_P(tmp_data) == IS_STRING) { in mysqlnd_stmt_execute_store_params()
721 if (Z_TYPE_P(tmp_data) == IS_STRING) { in mysqlnd_stmt_execute_store_params()
731 if (Z_TYPE_P(tmp_data) == IS_STRING) { in mysqlnd_stmt_execute_store_params()
751 if (Z_TYPE_P(the_var) != IS_STRING) { in mysqlnd_stmt_execute_store_params()
805 if (Z_TYPE_P(data) == IS_STRING) { in mysqlnd_stmt_execute_store_params()
[all …]
/PHP-5.5/ext/intl/collator/
H A Dcollator_convert.c58 if( Z_TYPE_P( *hashData ) != IS_STRING ) in collator_convert_hash_item_from_utf8_to_utf16()
102 if( Z_TYPE_P( *hashData ) != IS_STRING ) in collator_convert_hash_item_from_utf16_to_utf8()
271 case IS_STRING: in collator_convert_object_to_string()
284 …if( Z_OBJ_HT_P(obj)->cast_object( obj, zstr, IS_STRING CAST_OBJECT_SHOULD_FREE TSRMLS_CC ) == FAIL… in collator_convert_object_to_string()
380 if( Z_TYPE_P( str ) != IS_STRING ) in collator_convert_string_to_number_if_possible()
419 if( Z_TYPE_P(arg) != IS_STRING ) in collator_make_printable_zval()
455 if( Z_TYPE_P( arg ) != IS_STRING ) in collator_normalize_sort_argument()
H A Dcollator_sort.c69 if( Z_TYPE_P(str1) == IS_STRING && Z_TYPE_P(str2) == IS_STRING && in collator_regular_compare_function()
154 if( Z_TYPE_P(op1) == IS_STRING ) in collator_numeric_compare_function()
160 if( Z_TYPE_P(op2) == IS_STRING ) in collator_numeric_compare_function()
429 if( Z_TYPE_PP( hashData ) == IS_STRING ) in PHP_FUNCTION()
/PHP-5.5/ext/soap/
H A Dphp_http.c40 Z_TYPE_PP(login) == IS_STRING) { in proxy_authentication()
48 Z_TYPE_PP(password) == IS_STRING) { in proxy_authentication()
69 Z_TYPE_PP(login) == IS_STRING && in basic_authentication()
78 Z_TYPE_PP(password) == IS_STRING) { in basic_authentication()
408 Z_TYPE(retval) == IS_STRING) { in make_http_soap_request()
587 Z_TYPE_PP(tmp) == IS_STRING) { in make_http_soap_request()
633 Z_TYPE_PP(login) == IS_STRING) { in make_http_soap_request()
662 Z_TYPE_PP(tmp) == IS_STRING) { in make_http_soap_request()
779 Z_TYPE_PP(tmp) == IS_STRING) { in make_http_soap_request()
1147 Z_TYPE_PP(login) == IS_STRING && in make_http_soap_request()
[all …]
H A Dsoap.c872 if (Z_TYPE_PP(t_ns) == IS_STRING && Z_TYPE_PP(t_code) == IS_STRING) { in PHP_METHOD()
1150 Z_TYPE_PP(tmp) == IS_STRING) { in PHP_METHOD()
1157 Z_TYPE_PP(tmp) == IS_STRING) { in PHP_METHOD()
1162 Z_TYPE_PP(tmp) == IS_STRING) { in PHP_METHOD()
2685 Z_TYPE_PP(tmp) == IS_STRING) {
2880 Z_TYPE_PP(tmp) == IS_STRING) {
2885 Z_TYPE_PP(tmp) == IS_STRING) {
2890 Z_TYPE_PP(tmp) == IS_STRING) {
3037 Z_TYPE_PP(tmp) == IS_STRING) {
3056 Z_TYPE_PP(tmp) == IS_STRING) {
[all …]
/PHP-5.5/ext/opcache/Optimizer/
H A Dpass2.c19 if (ZEND_OP1_LITERAL(opline).type == IS_STRING) {
33 if (ZEND_OP2_LITERAL(opline).type == IS_STRING) {
64 if (ZEND_OP1_LITERAL(opline).type != IS_STRING) {
75 if (ZEND_OP2_LITERAL(opline).type != IS_STRING) {
H A Dpass1_5.c90 case IS_STRING:
173 ZEND_OP2_LITERAL(opline).type = IS_STRING;
211 Z_TYPE(ZEND_OP2_LITERAL(opline)) == IS_STRING &&
235 ZEND_OP2_LITERAL(opline).type == IS_STRING) {
279 Z_TYPE(ZEND_OP1_LITERAL(opline)) == IS_STRING &&
/PHP-5.5/Zend/
H A Dzend_operators.c187 case IS_STRING: in convert_scalar_to_number()
389 case IS_STRING: in convert_to_long_base()
449 case IS_STRING: in convert_to_double()
533 case IS_STRING: in convert_to_boolean()
603 case IS_STRING: in _convert_to_string()
1107 if (Z_TYPE_P(op1) == IS_STRING && Z_TYPE_P(op2) == IS_STRING) { in bitwise_or_function()
1147 if (Z_TYPE_P(op1) == IS_STRING && Z_TYPE_P(op2) == IS_STRING) { in bitwise_and_function()
1189 if (Z_TYPE_P(op1) == IS_STRING && Z_TYPE_P(op2) == IS_STRING) { in bitwise_xor_function()
1521 case TYPE_PAIR(IS_STRING, IS_STRING): in compare_function()
1673 case IS_STRING: in is_identical_function()
[all …]
H A Dzend_language_scanner.l1188 zendlval->type = IS_STRING; in lex_scan()
1200 zendlval->type = IS_STRING; in lex_scan()
1483 zendlval->type = IS_STRING;
1583 zendlval->type = IS_STRING;
1635 zendlval->type = IS_STRING;
1652 zendlval->type = IS_STRING;
1673 zendlval->type = IS_STRING;
1691 zendlval->type = IS_STRING;
1718 zendlval->type = IS_STRING;
1744 zendlval->type = IS_STRING;
[all …]
H A Dzend_variables.c33 case IS_STRING: in _zval_dtor_func()
79 case IS_STRING: in _zval_internal_dtor()
120 case IS_STRING: in _zval_copy_ctor_func()
H A Dzend_highlight.c143 if (token.type == IS_STRING) { in zend_highlight()
203 if (token.type == IS_STRING) { in zend_strip()
H A Dzend_exceptions.c238 CHECK_EXC_TYPE("message", IS_STRING); in ZEND_METHOD()
239 CHECK_EXC_TYPE("string", IS_STRING); in ZEND_METHOD()
241 CHECK_EXC_TYPE("file", IS_STRING); in ZEND_METHOD()
382 if (Z_TYPE_PP(tmp) != IS_STRING) { \
415 case IS_STRING: { in _build_trace_args()
565 if (Z_TYPE_PP(file) != IS_STRING) { in _build_trace_string()
701 if (trace && Z_TYPE_P(trace) != IS_STRING) { in ZEND_METHOD()
895 if (Z_TYPE_P(str) != IS_STRING) { in zend_exception_error()
H A Dzend_ini_parser.y92 Z_TYPE_P(result) = IS_STRING; in zend_ini_do_op()
103 Z_TYPE_P(result) = IS_STRING; in zend_ini_init_string()
117 Z_TYPE_P(result) = IS_STRING; in zend_ini_add_string()
H A Dzend_indent.c135 if (token.type == IS_STRING) { in zend_indent()
/PHP-5.5/ext/standard/
H A Dtype.c51 case IS_STRING: in PHP_FUNCTION()
292 php_is_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, IS_STRING); in PHP_FUNCTION()
328 case IS_STRING: in PHP_FUNCTION()
357 case IS_STRING: in PHP_FUNCTION()
H A Dhttp_fopen_wrapper.c157 Z_TYPE_PP(tmpzval) != IS_STRING || in php_stream_url_wrap_http_ex()
187 Z_TYPE_PP(tmpzval) == IS_STRING && in php_stream_url_wrap_http_ex()
243 if (Z_TYPE_PP(tmpheader) == IS_STRING) { in php_stream_url_wrap_http_ex()
267 } else if (Z_TYPE_PP(tmpzval) == IS_STRING && Z_STRLEN_PP(tmpzval)) { in php_stream_url_wrap_http_ex()
348 if (Z_TYPE_PP(tmpzval) == IS_STRING && Z_STRLEN_PP(tmpzval) > 0) { in php_stream_url_wrap_http_ex()
433 if (Z_TYPE_PP(tmpheader) == IS_STRING) { in php_stream_url_wrap_http_ex()
445 if (Z_TYPE_PP(tmpzval) == IS_STRING && Z_STRLEN_PP(tmpzval)) { in php_stream_url_wrap_http_ex()
568 Z_TYPE_PP(ua_zval) == IS_STRING) { in php_stream_url_wrap_http_ex()
606 Z_TYPE_PP(tmpzval) == IS_STRING && Z_STRLEN_PP(tmpzval) > 0 in php_stream_url_wrap_http_ex()
621 Z_TYPE_PP(tmpzval) == IS_STRING && Z_STRLEN_PP(tmpzval) > 0) { in php_stream_url_wrap_http_ex()
H A Dincomplete_class.c147 …s, MAGIC_MEMBER, sizeof(MAGIC_MEMBER), (void **) &val) == SUCCESS && Z_TYPE_PP(val) == IS_STRING) { in php_lookup_class_name()
168 Z_TYPE_P(val) = IS_STRING; in php_store_class_name()
H A Dbrowscap.c63 } else if (Z_TYPE_PP(zvalue) == IS_STRING) {
76 } else if (Z_TYPE_PP(zvalue) == IS_STRING) { in browscap_entry_dtor_persistent()
169 Z_TYPE_P(new_property) = IS_STRING; in php_browscap_parser_cb()
227 Z_TYPE_P(processed) = IS_STRING; in php_browscap_parser_cb()
230 Z_TYPE_P(unprocessed) = IS_STRING; in php_browscap_parser_cb()
/PHP-5.5/ext/mcrypt/
H A Dmcrypt_filter.c178 if (Z_TYPE_PP(tmpzval) == IS_STRING) { in php_mcrypt_filter_create()
186 if (Z_TYPE_PP(tmpzval) == IS_STRING) { in php_mcrypt_filter_create()
194 if (Z_TYPE_PP(tmpzval) == IS_STRING) { in php_mcrypt_filter_create()
202 Z_TYPE_PP(tmpzval) == IS_STRING) { in php_mcrypt_filter_create()
222 Z_TYPE_PP(tmpzval) != IS_STRING) { in php_mcrypt_filter_create()
/PHP-5.5/ext/bcmath/
H A Dbcmath.c251 Z_TYPE_P(return_value) = IS_STRING; in PHP_FUNCTION()
291 Z_TYPE_P(return_value) = IS_STRING; in PHP_FUNCTION()
331 Z_TYPE_P(return_value) = IS_STRING; in PHP_FUNCTION()
371 Z_TYPE_P(return_value) = IS_STRING; in PHP_FUNCTION()
407 Z_TYPE_P(return_value) = IS_STRING; in PHP_FUNCTION()
452 Z_TYPE_P(return_value) = IS_STRING; in PHP_FUNCTION()
497 Z_TYPE_P(return_value) = IS_STRING; in PHP_FUNCTION()
533 Z_TYPE_P(return_value) = IS_STRING; in PHP_FUNCTION()
/PHP-5.5/ext/spl/
H A Dspl_engine.c49 case IS_STRING: in spl_offset_convert_to_long()
H A Dphp_spl.c102 if (Z_TYPE_P(obj) != IS_OBJECT && Z_TYPE_P(obj) != IS_STRING) { in PHP_FUNCTION()
107 if (Z_TYPE_P(obj) == IS_STRING) { in PHP_FUNCTION()
135 if (Z_TYPE_P(obj) != IS_OBJECT && Z_TYPE_P(obj) != IS_STRING) { in PHP_FUNCTION()
140 if (Z_TYPE_P(obj) == IS_STRING) { in PHP_FUNCTION()
164 if (Z_TYPE_P(obj) != IS_OBJECT && Z_TYPE_P(obj) != IS_STRING) { in PHP_FUNCTION()
169 if (Z_TYPE_P(obj) == IS_STRING) { in PHP_FUNCTION()
423 …ers(ZEND_NUM_ARGS() TSRMLS_CC, "z", &class_name) == FAILURE || Z_TYPE_P(class_name) != IS_STRING) { in PHP_FUNCTION()
484 if (Z_TYPE_P(zcallable) == IS_STRING) { in PHP_FUNCTION()
518 } else if (Z_TYPE_P(zcallable) == IS_STRING) { in PHP_FUNCTION()
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c386 if (Z_TYPE_PP(val) == IS_STRING) { in set_output_options()
397 if (Z_TYPE_PP(val) == IS_STRING) { in set_output_options()
410 if (Z_TYPE_PP(val) == IS_STRING) { in set_output_options()
426 if (Z_TYPE_PP(val) == IS_STRING) { in set_output_options()
535 if (Z_TYPE_P(val) != IS_STRING) { in PHP_to_XMLRPC_worker()
658 Z_TYPE_P(elem) = IS_STRING; in XMLRPC_to_PHP()
676 Z_TYPE_P(elem) = IS_STRING; in XMLRPC_to_PHP()
683 Z_TYPE_P(elem) = IS_STRING; in XMLRPC_to_PHP()
1364 if (Z_TYPE_P(value) == IS_STRING) { in set_zval_xmlrpc_type()
1371 Z_TYPE_P(type) = IS_STRING; in set_zval_xmlrpc_type()
[all …]
/PHP-5.5/ext/session/
H A Dmod_user.c138 if (Z_TYPE_P(retval) == IS_STRING) { in PS_READ_FUNC()
196 if (Z_TYPE_P(retval) == IS_STRING) { in PS_CREATE_SID_FUNC()
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c94 case IS_STRING: in xmlreader_property_reader()
125 if (member->type != IS_STRING) { in xmlreader_get_property_ptr_ptr()
159 if (member->type != IS_STRING) { in xmlreader_read_property()
201 if (member->type != IS_STRING) { in xmlreader_write_property()
1329 …handler(&xmlreader_prop_handlers, "baseURI", NULL, xmlTextReaderConstBaseUri, IS_STRING TSRMLS_CC); in PHP_MINIT_FUNCTION()
1335 …ler(&xmlreader_prop_handlers, "localName", NULL, xmlTextReaderConstLocalName, IS_STRING TSRMLS_CC); in PHP_MINIT_FUNCTION()
1336 …_prop_handler(&xmlreader_prop_handlers, "name", NULL, xmlTextReaderConstName, IS_STRING TSRMLS_CC); in PHP_MINIT_FUNCTION()
1337 …mlreader_prop_handlers, "namespaceURI", NULL, xmlTextReaderConstNamespaceUri, IS_STRING TSRMLS_CC); in PHP_MINIT_FUNCTION()
1339 …p_handler(&xmlreader_prop_handlers, "prefix", NULL, xmlTextReaderConstPrefix, IS_STRING TSRMLS_CC); in PHP_MINIT_FUNCTION()
1340 …rop_handler(&xmlreader_prop_handlers, "value", NULL, xmlTextReaderConstValue, IS_STRING TSRMLS_CC); in PHP_MINIT_FUNCTION()
[all …]

Completed in 110 milliseconds

12345678