Home
last modified time | relevance | path

Searched refs:aPrefix (Results 1 - 3 of 3) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c999 static const char *aPrefix[] = { in shellAddSchemaName() local
1014 for(i=0; i<ArraySize(aPrefix); i++){ in shellAddSchemaName()
1015 int n = strlen30(aPrefix[i]); in shellAddSchemaName()
1016 if( cli_strncmp(zIn+7, aPrefix[i], n)==0 && zIn[n+7]==' ' ){ in shellAddSchemaName()
1028 && aPrefix[i][0]=='V' in shellAddSchemaName()
H A Dsqlite3.c30010 static const char aPrefix[] = "-x0\\000X0"; global() local
222118 int *aPrefix; /* Sizes in bytes of nPrefix prefix indexes */ global() member
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 215 milliseconds