Home
last modified time | relevance | path

Searched defs:flag (Results 51 – 64 of 64) sorted by relevance

123

/PHP-7.3/ext/soap/
H A Dphp_encoding.c2012 int i = 0, flag = 0; in calc_dimension_12() local
2039 int i = -1, flag = 0; in get_position_12() local
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Doniguruma.h145 unsigned int flag; member
259 #define ONIGENC_MBC_CASE_FOLD(enc,flag,pp,end,buf) \ argument
H A Dregparse.h85 unsigned int flag; member
H A Dregcomp.c520 node_conv_to_str_node(Node* node, int flag) in node_conv_to_str_node()
4189 unsigned int flag, int case_min_len) in unravel_cf_string_add()
H A Dregparse.c4398 int flag = (c == '-' ? -1 : 1); in fetch_name_with_level() local
6739 int flag; in parse_long() local
/PHP-7.3/sapi/litespeed/
H A Dlsapilib.c241 void LSAPI_Log(int flag, const char * fmt, ...) in LSAPI_Log()
2566 int flag = 1; in LSAPI_CreateListenSock2() local
/PHP-7.3/ext/imap/
H A Dphp_imap.c3106 zend_string *sequence, *flag; in PHP_FUNCTION() local
3128 zend_string *sequence, *flag; in PHP_FUNCTION() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dfile.h175 uint8_t flag; member
/PHP-7.3/ext/oci8/
H A Doci8_interface.c836 zend_bool flag; in PHP_FUNCTION() local
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c348 uint32_t flag = 0; in PHP_MINFO_FUNCTION() local
/PHP-7.3/ext/openssl/
H A Dxp_ssl.c1034 static inline int php_openssl_map_proto_version(int flag) /* {{{ */ in php_openssl_map_proto_version()
/PHP-7.3/ext/odbc/
H A Dphp_odbc.c918 zend_long flag; in php_odbc_fetch_attribs() local
/PHP-7.3/ext/pgsql/
H A Dpgsql.c86 #define PQ_SETNONBLOCKING(pg_link, flag) PQsetnonblocking(pg_link, flag) argument
88 #define PQ_SETNONBLOCKING(pg_link, flag) 0 argument
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1727 uint16_t flag; /* Set TRUE if recursive back ref */ member

Completed in 154 milliseconds

123