Home
last modified time | relevance | path

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

123

/PHP-7.2/ext/fileinfo/libmagic/
H A Dfile.h165 uint8_t flag; member
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.h164 unsigned int flag; member
H A Dregparse.c1421 onig_node_conv_to_str_node(Node* node, int flag) in onig_node_conv_to_str_node()
2523 int flag = (c == '-' ? -1 : 1); in fetch_name_with_level() local
H A Doniguruma.h277 #define ONIGENC_MBC_CASE_FOLD(enc,flag,pp,end,buf) \ argument
/PHP-7.2/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.2/ext/imap/
H A Dphp_imap.c3105 zend_string *sequence, *flag; in PHP_FUNCTION() local
3127 zend_string *sequence, *flag; in PHP_FUNCTION() local
/PHP-7.2/ext/oci8/
H A Doci8_interface.c836 zend_bool flag; in PHP_FUNCTION() local
/PHP-7.2/ext/odbc/
H A Dphp_odbc.c924 zend_long flag; in php_odbc_fetch_attribs() local
/PHP-7.2/ext/pgsql/
H A Dpgsql.c88 #define PQ_SETNONBLOCKING(pg_link, flag) PQsetnonblocking(pg_link, flag) argument
90 #define PQ_SETNONBLOCKING(pg_link, flag) 0 argument
/PHP-7.2/Zend/
H A Dzend_hash.c2408 …API zval* ZEND_FASTCALL zend_hash_minmax(const HashTable *ht, compare_func_t compar, uint32_t flag) in zend_hash_minmax()
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_internal.h2410 pcre_uint16 flag; /* Set TRUE if recursive back ref */ member

Completed in 118 milliseconds

123